Forum Moderators: open

Message Too Old, No Replies

Different PR for www.domain.com vs. domain.com

How can the PR be different for the same domain?

         

ariet

1:21 pm on Aug 16, 2003 (gmt 0)

10+ Year Member



I have noticed that there a lot of times there is a different PR for the same page, depending on whether the URL includes the WWW-part.

For instance, I came across a site that has a PR of 5 for www.domain.com, and a PR of 3 for domain.com - both on the index page!

Does anyone know why this is the case?

ciml

1:36 pm on Aug 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



They are two different URLs, with two different PageRanks. If Googlebot finds 100% identical content on two URLs then it will probably remove one from the index and merge the backlinks.

ariet

1:50 pm on Aug 16, 2003 (gmt 0)

10+ Year Member



Why does Google not just assume that www.cnn.com is the same as cnn.com?

buckworks

2:01 pm on Aug 16, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Google cannot just assume that the www. version of an URL and the non-www. version are "the same page" because there are sites out there where the content is substantively different on each version, even to the point of being about different companies. Google has to check each version out separately.

I think what you were seeing results from a quirk of timing... the timing of when you make changes on your page vs. when Google visits. I think it's most likely to happen if Google follows someone's "non-www" link to you, and later follows a "www" link, (or vice versa) but you've changed something in between. In that case G. does see them as different. If the content remains unchanged for a while, Google is more likely to recognize them as the same page, as CIML said.

buckworks

2:09 pm on Aug 16, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



A follow-up comment: This is something to keep in mind when you're working on link development.

I don't think it matters which one you choose, but try to get your link popularity focused on one version or the other, not split between the two. Use the same form consistently in your own internal linking, and when you're trading links with other webmasters, tell them which version you'd prefer.

Can't hurt, might help!

jdMorgan

2:09 pm on Aug 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Ariet,

> Why does Google not just assume that www.cnn.com is the same as cnn.com?

Because this is not always true; www.cnn.com is a subdomain of cnn.com.

While it is true that many - even most - domains are set up so that www- and non-www- hosts are identical, this is not always the case. The search engines must take extra steps to verify that pages on www- and non-www- are identical before simply assuming that they are. They do this 'as a courtesy' to webmasters, and in order to eliminate redundant information from their indices.

As ciml pointed out, many search engines will compare these contents, merge the backlinks and PR, and drop the less-popular URI, but it takes awhile. To avoid the problem outlined by buckworks, you can implement a 301-Moved Permanently redirect from the non-preferred to the preferred URI.

Jim

SebastianX

3:53 pm on Aug 16, 2003 (gmt 0)

10+ Year Member



> To avoid the problem outlined by buckworks, you can implement a 301-Moved Permanently redirect from the non-preferred to the preferred URI.

If you do it be aware that your site may completely disappear for at least a few months. I'll never do redirects for PR cosmetics again.

bwelford

4:36 pm on Aug 16, 2003 (gmt 0)

10+ Year Member



In another forum, someone said that [mydomain.com...] is a different URL for Google than www.mydomain.com. I have not been able to see any difference.

Does anyone know if this is true?

Barry Welford

ciml

5:01 pm on Aug 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Barry, www.example.com is a URL and http::Historically, Google has followed URIs in the body of a page, even when they're not links. At Pucbcon IV, Matt Cutts indicated that Google would expand on that so most of us expect www.example.com in the body of the page to start counting as a link soon too.

bwelford

5:27 pm on Aug 16, 2003 (gmt 0)

10+ Year Member



Sorry, ciml, you lost me a little.

What is an AREA?

And does your answer mean that Google is only dealing with URI's and not at all with URL's?

Thanks for your explanations.

Barry Welford

hutcheson

5:34 pm on Aug 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



An "AREA" is a part of an image (image map) with a hyperlink on it, just as "A HREF=" is a bit of text (or whole image) with a hyperlink.

URI is a slightly more general term than URL....Think of a URL as the kind of URI the average person is far-and-away the most likely to deal with.

claus

5:39 pm on Aug 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>> a different PR for the same page, depending on whether the URL includes the WWW-part.

I have found this to be consistent over time - the pages do not merge and one page does not drop out of the index that is. The reason (that www is a subdirectory) is explained already in this thread.

I have implemented the 301 redirect mentioned by jdMorgan and never had any problems with it - there's a lot of threads in here describing the method, so i won't double post it here. It works so that no matter which version you are entering in the address line you will always only see one of them. In my case, inbound links for "www.example.com" gets redirected to "example.com" but it might as well be the other way round. I did it this way out of principle and because the non-www version had higher PR (i would have done it anyway sooner or later, PR was just an extra incentive).

The latest redirect i did of this kind was for my most important site - it was around a week ago, in the middle of the "Fritz" update. Both versions are still found in the index, but the non-www version tends to get displayed in the serps and it seems the www-version is slowly on it's way out. All this is exactly as expected.

/claus