|
I have problem with indexing pages with querystring like MyPage.aspx?id=8?status=3 MyPage.aspx?id=9?status=3 MyPage.aspx?id=10?status=3.
I have all of these pages in sitemap and sitemap is successfully uploaded with Google webmaster tools.
But Google indexes only one page from all with different querystring. Already tried uploading new sitemap - the same.
How can I tell Google that pages with diferent querystring parameter id should be indexed separately?
What are general rules of using querystring for better indexing by search engines?
|