Forum Moderators: open
I'm talking about real PR not guessed PR, i.e. pages that are indexed in Google and show backlinks (thus, PR must be real).
Exists an example with different (real) PR for such pages?
The reason I'm asking is that I noticed some strange PR results. The simplest explanation would be that Google's Toolbar doesn't distinguish between these pages. Of course, even if that would be true this doesn't mean that Google gives these pages the same PR. Probably just the PR shown in the Toolbar isn't correct, i.e. always the same.
I had one php page that created all the content with use of variables. Such as /page.php?topic=1 or /page.php/?topic2=7 The entire site had a PR of 3 no matter what the variable or reference point was.
I later decided to change the site to use more pages. Started changing it several months ago. I am still using php extensions but no variables (only one page still uses variables this is not the first page). I now have around 50 individual pages for the site. Most of the pages have a PR of 4 while the newest pages (added after the last crawl) have a PR of 3.
I think the reason I changed in PR was based upon having more pages for the site as the content itself did not change.
I would like to hear about this from someone with a larger site however.
Root domain: [mydomain.com...] PR7
Root domain index: [mydomain.com...] PR6
Root domain alternate: [keyword.mydomain.com...] PR4 (same page results though)
I couldn't find any examples on my site where the query string made a visible difference in PR, but Google certainly considers them separate pages as you will often see www.site.com/forum/forumdisplay?forumid=10 and that will be significantly different from the forumid=9.
thanks for sticky mail the URL. Indeed, the situation is as described by you. However, I'm looking for cases where the URL is the exactly the same except for some number (the latter case you mentioned). The reason is that I though that the toolbar maybe truncates queries, i.e. the pages have different PR but Toolbar is showing the same value because the URL for PR query is truncated after the ".php".
Perhaps anybody else knows such an example and can post it.