Forum Moderators: Robert Charlton & goodroi
After nearly a year of waiting for Google to follow and correct the non-www via a 301 redirect, the only result I had seen was that ALL my pages disappeared from the index.
I waited and waited 10 months is a lot of money down the drain and all my advertisers lost.
So in desparation I deleted the 301 redirect two weeks ago, I figured that whatever happened it could not be any worse that having zero pages in the index.
Result.
The Bad news;
All the pages are back in the index under the non-www listing.
Good News,
All pages are ranking as they were before I tried the redirect and have their original page ranks etc.
So for the moment although far from happy that I can not list my pages in the Google index under www I will settle for having them under the non-www version if I can revive the site and get some traffic back that way.
Anyway just thought I would relay my experience as someone smarter than I may be able to make some sense of it all!
Cheers,
Cleanup
[edited by: cleanup at 7:17 pm (utc) on July 3, 2006]
I have few posts in this thread regarding my experience with 301.
5 days back i noticed a major change in my site indexing but before coming to it i would brief a little on the redirect in my iste.
The website is arould 8-10 yrs old and had all its pages are indexed in google without www.It had a 302 redirect from non www to www. 4-5 months back this 302 redirect was changed to 301 i.e 301 redirect from non www to www.
After the above chnage we found the toolbar PR showing zero. However when we checked the urls in an online PR checker by entering the non www url as a query we found the old PR in the generated result.
In the last 5 days we found that 70% of the site has been indexed with www i.e Google followed 301 well, but still the PR and the backlinks have not been transferred fro mnon www to www.
Apart from that there has been some serious PR fluctuations in few of the URLs of this site. Some of the internal urls which earlier had a PR of 3-4 are showing 0. However the positions and traffic has not been affected.Even the URLS that are showing PR 0 are ranking very well (in the top 5 results)
My questions are ;
1) Is this a passing phase? Will the page rank of all the internal pages be reinstated after a time period.
2) Even if i consider that the PR of the internal pages has dropped to zero then technically the home page should have also lost some PR as it is getting some PR share from these internal pages. Furthermore the URL should not have ranked within the top five results for very competetive keywords despite having a PR of 0.
Pls share u views on this. Your opinions and suggestions are invaluable
Thanks and regards
Alfred
Add a <base href="http://www.domain.com/"> tag to just the index page and see if that helps any.
Make sure that every internal page of the site has a link back to [domain.com...] too.
This is key, and every website I have that has had www /non www issues is now resolved by doing this as well as an htaccess from non to www (tested properly for each domain)
I have found these measures to be effective even though there are still non www links pointed as us. most of the 301 redirects were done in October of last year, but some were done in March of 2006 and seemed to have behaved properly.
However, I do know webmaster friends of mine who have done the same not ended up so lucky.
Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} "!^www\.mysite\.com$"
RewriteCond %{HTTP_HOST} "!^$"
RewriteRule (.*) [mysite.com...] [R=301,L]
I should have insisted from the beginning that they leave it alone. I don't think it will be a major problem though because my pages are all still indexed with the www and I submitted an updated sitemap with all URLS including www. I hope it's not long before my pagerank returns.