Forum Moderators: open
Was just wondering if I had 2 urls dynamically generated
1. script.asp?a=1&b=2
2. script.asp?b=2&a=1
Are these the same to google, will it only index one of them or will it index the two of them, of course the duplicate filters will come into play in the SERPS as the content will be exactly the same, but would google know the difference in terms of the parameters and their values?
[edited by: Marcia at 1:21 pm (utc) on Sep. 12, 2002]
[edit reason] changed to generic filenames [/edit]
here are some post on query strings for everyone.
[webmasterworld.com...]
[webmasterworld.com...]
Google should see those two urls as different pages. It could end up merging them in the future because of duplicate content. Dynamic pages need to have good Page Rank to be spidered.
From Google [google.com...]
Your pages are dynamically generated. We are able to index dynamically generated pages. However, because our web crawler can easily overwhelm and crash sites serving dynamic content, we limit the amount of dynamic pages we index.
I have many dynamic pages spidered on many sites, some many dynamic pages deep with multiple variables passed in the string. IMHO I think if there is a link to both pages with different strings Google will see them as unique pages to be spidered.