Not sure if this is a bug or if it is intenional but it has bugged me for a while and I can't understand why it should be the case for PR to be case sensitive. E.g. PR6 Page: http://www.mattcutts.com/blog/type/googleseo/ PR0 Page: http://www.mattcutts.com/blog/type/Googleseo/ (*Capital G in Google) This is also the case for actual pages such as such as page.html and Page.html. Why?
well, it's not the same URL even if it works in browsers & http://www.mattcutts.com/blog/type/googleseo/ is the URL that is linked on matt cutts site while the other one is nowhere and not indexed by Google.
linux (and other) servers are case sensitive and you can have different pages on xxx.mysite.com/ABC and xxx.mysite.com/abc
Hey, What about if the domains are the only part with a change of case. Like: www.MySite.com/file.htm vs. www.mysite.com/file.htm Do you think these would be considered the same since domains are case insensitive in webservers. If I have inbound links that use both forms am I splitting my PR between them?