Forum Moderators: Robert Charlton & goodroi
While search.asp is crawled by Google the internal pages i.e. search.asp?q=keyword+keyword are not crawled because such pages are not linked from anywhere in the site.
I am surprised that all these internal pages have a PR of 4, that's what the toolbar shows. So is this PR dependant on the base URL i.e. PR of search.asp?
On the contrary there are pages with format products.asp?product=1 where 1 is id and can be any number. Page content changes depending on id. All these pages have a PR of 0 even as they have many links from within the site and some from other sites. Seems PR0 for all these pages is because products.asp (i.e. the page without querystriing) is not used and so not linked and has PR0.
The differences you have noticed (search.asp with PR6 and search.asp?... PR4) might be from other reason. Are they both www or both non-www URLs?
Would there be any good reason to noindex,nofollow those types of pages
If they have the same meta title and description and very similiar content, they make duplicate content problems. Usually there are no problems with removing them with URL Console, while saving the base URL, but you have to be cautious and remember that adding 'noindex' tag is allowing your competitor to remove the URL from Google index.
You'll be surprised: that's not true. There are display issues which may in some cases indicate that, but there are tons of dynamic pages out there where the toolbar PR ranges from nil to whatever value, depending on the query string of the same script's file name.
PR of [searchmarketing.yahoo.com...] is 7. Say I added my own querystring like this:
[searchmarketing.yahoo.com...]
the toolbar is showing PR of 5. Now this page was never crawled by Google, so how can it show a different PR? I believe it is the internal PR of the base URL. Or may be PR that the base URL can pass.