Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

confusing www issue

How can

         

ann

12:39 pm on Oct 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



How can pages that have always used www. from the very start wind up as non www and in the supplimental results?

This is very confusing to me.

Help clear it up for me please.

BillHolden

8:03 pm on Nov 1, 2005 (gmt 0)



We've had this happen on a site where a high-value, in-bound link didn't use the www, particularly a Directory listing, so the resulting URL listed in the index was without www. We've tried to standardize the in-bound links, but it is a slow process.

Does anyone know if link popularity gets split when the same url is indexed twice, once with www and once without www, and in-bound links are directed to both versions? Or are the algorithms smart enough to associate the two URLs together?

theBear

8:35 pm on Nov 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



On the split yes PR gets garbled. Google does however (or has) do (done) something (maybe) about fixing (couldn't prove it by anything I've seen) it.

The problem occurs because Google first of all just gets a link (url) inserts it in its database without any regard to anything other than it was in an href or image src somewhere sometime.

So if you were to make up a name any name Google will at some point create an entry for it somewhere.

The other problems start when the DNS system gets tapped then the server comes into play.

If Google sees a 200 at the end of the chain watch out the content gets stored under the url google hit the server with.

Any mistookes along the way just adds spice to the soup.

g1smd

8:41 pm on Nov 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Get a 301 redirect in from all non-www URLs to the same page at www, and that will fix the problem.

Google will have indexed your content under both www and non-www. The non-www was quickly dropped out of the index as a duplicate, but Google still kept an old cache copy of the page. After you amended the www version of the page again, the old copy of non-www that Google had kept is no longer seen as being a duplicate of the live www page and so it reappears in the SERPs as a supplemental result.

Getting rid of it is almost impossible.

The 301 redirect will help a lot.

g1smd

10:03 pm on Nov 13, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



How are you gettting on with fixing this?