I'm building my own blogging system for my own website. If all I preload them using php get variables, will Google recognize and index them as different pages or do I need to do something in addition to get Google to recognize and index them separately?
i.e page.php?blogId=00001&blogTitle=BlogTitle
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
|
|||
|
migrated from stackoverflow.com Oct 20 '11 at 11:04
|
Yes, Google will recognize and index them as different pages. However, it will recognize it better if the address would be |
|||||||||
|
|
Google will recognize and index them as different pages. But what you can do that will help is build a site map so that when a new blog is add it is also add to the site map. Makes it nice and easy for google to see. Also you can use googles webmasters tools. This way you can see what google is seeing helps a lot. |
|||
|