I have pages that generate information from the database.
ex: hotels.php?id=556
where 556 is the hotel's ID, and it'll display the content below such as Name, Location, Price, Rooms, Notes, Comments, etc.
but this is stored in a database, Google will crawl these pages - as long as there are links to it, and cache that page right?
so it'll cache hotels.php?id=556, as that page for Hotel556- and not just cache hotels.php as it.
Also, i should not use Id, and use like NAME=hotelname, would be better for SEO?
I think wordpress operates this way, and google crawls the shit outta that, so this shiould be ok?
Even if i upload over 2,000 entries, which all have links - but people may not visit each page often..will those still get crawled/cached?
Thanks
JT
ex: hotels.php?id=556
where 556 is the hotel's ID, and it'll display the content below such as Name, Location, Price, Rooms, Notes, Comments, etc.
but this is stored in a database, Google will crawl these pages - as long as there are links to it, and cache that page right?
so it'll cache hotels.php?id=556, as that page for Hotel556- and not just cache hotels.php as it.
Also, i should not use Id, and use like NAME=hotelname, would be better for SEO?
I think wordpress operates this way, and google crawls the shit outta that, so this shiould be ok?
Even if i upload over 2,000 entries, which all have links - but people may not visit each page often..will those still get crawled/cached?
Thanks
JT