Discuss Www and non www in the Google Optimization forum on SEO Chat. Www and non www Google Optimization forum discussing techniques to increase rank in Google. Find help for defeating spam pages, building site trust, and beating the Google algorithm. Also read about the best SEO tools to help with Google search.
BuySellLinks.com is a new Text Link Advertising Brokerage by the founder of LinkAdage that offers high-end text links and a premier membership base. We screen all advertisers and publishers and their web pages to make sure we are offering a service that works for everyone. Our plug-in is super easy to install but if you are hands off, w e offer free installation.
Tired of dealing with shady text link buyers and/or sellers? Try BuySellLinks.
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
Posts: 8
Time spent in forums: 15 h 33 m 24 sec
Reputation Power: 0
Www and non www
I've just had an SEO report on my site and it said there is no 301 redirect setup between the www and non www. I get the same site whichever I type into the web browser. Is this something I need to look at or not.
Posts: 3,652
Time spent in forums: 2 Weeks 6 Days 18 h 17 m 45 sec
Reputation Power: 463
Yes this is something you should attend to.
This is covered under the term called a "Canonical Domain Issues"
Effectively domain.com and www.domain.com are different sites, regardless of the fact that they show the same site.
You may wonder why this is a problem. The reason is if someone links to your site with www.domain.com and someone else with domain.com (ie non www. version) you do not get the link weight distributed to the same URL which is also effectively the "same" site in this scenario.
You should use .htaccess to redirect any non www. URL link to the www.version. This ensures you achive maximum link weight and bennefit.
You can also set a preffered version to display in Google Webmaster Tools however thi sis not a solution to the canonical domain issue but it helps avoid confusion and provides a more concise solution.
Posts: 13,341
Time spent in forums: 5 Months 3 Days 4 h 29 m 47 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 726
Quote:
Originally Posted by parloursound
both vesions have the same pr of 4 and both come up with the same links in google. Is there a problem do you think
Sure and Google supports "both" versions because they are related to the same domain [www being a sub-domain of the root].
This is a bit like having an airplane with two wings... but one is counter-flipped so it doesn't provide any lift... the plane will still fly but to get off the ground you need twice the speed.
e.g. On your website everything will look OK but technically you'll need twice the links/pages to get the same ranks as a site that has domain redirected to www.domain (or vice versa).
__________________ He who knows & knows that he knows, is wise... follow him
Posts: 8
Time spent in forums: 15 h 33 m 24 sec
Reputation Power: 0
Oh, so it could make quite a big difference then? I have had a look into it and all the stuff about the redirects mentions linux servers. My site is on a hosted windows server. Would my ISP have to do the redirect. I do have the choice to move my site to a linux site, would that be the best option.
Posts: 92
Time spent in forums: 1 Day 4 h 56 m 45 sec
Reputation Power: 6
I disagree, its not such a big deal especially for Google. The issue is page rank or link juice split between the 2 versions of the url. If you have urls which use different cases (lower/upper) you also face the same issue.
If google crawls both it will realise they are the same page and will give equal page rank especially when its just a www non www version. It is best practice to sort out this issue just dont sweat too much about it.
Tell us what language your site is written in and someone if not me will beable to tell you how to do this.
Posts: 2,763
Time spent in forums: 1 Month 2 Weeks 1 Day 2 h 40 m 48 sec
Reputation Power: 196
Quote:
Originally Posted by tstolber
You should use .htaccess to redirect any non www. URL link to the www.version. This ensures you achive maximum link weight and bennefit.
When we use IIS server and we don't have access the server site because when we are working on client site in that cases what we have to do for sort out the canonical issue and pages are in HTML extension.
__________________ You do your business I do mine, because you are you and I am I, If we meet it is nice. Starting a SEO Company | Some SEO Tips
Last edited by Prof.stan : September 2nd, 2008 at 02:21 AM.
Posts: 2,763
Time spent in forums: 1 Month 2 Weeks 1 Day 2 h 40 m 48 sec
Reputation Power: 196
Quote:
Originally Posted by new_seo
Can you please explain what you actually want to say.
Yes I can I am doing research on canonical issue,
how can we sortout in different circumtances our canonical issues?
So, I asked the other circumtances what I have to do for sortout the canonical problem.
If we use linux server then we add our code in .htaceess file
but if we use IIS server in that case what we have to do sortout the canonical issue when our site is html file and this is shared hosting in that case you will ask you hosting service provider to use ISAPI rewrite dll to get you the 301 redirection rule for the website, but you hosting provide diable to understanding your problem.
In that case what you will do?
Posts: 2,575
Time spent in forums: 3 Weeks 4 Days 7 h 17 m 23 sec
Reputation Power: 647
iis needs to be completed by the webhost. They are the only ones who can set the non www redirect. Unless you have IISREWRITE, which at any rate costs $199 and needs to be installed by the webhost for you to use it.
If your webhosts will not do so then change hosts, if they tell you it cant be done on a shared server they are wrong or lying. I have many sites on an IIS shared server and we have no problems getting this accomplished.
You could also set the preferred domain in google site maps. I am not exactly sure how this affects links pointing at the unpreffered domain, whether they still pass LJ or if it just effectively drops the unprefferred domain...
Posts: 13,341
Time spent in forums: 5 Months 3 Days 4 h 29 m 47 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 726
Quote:
Originally Posted by BJC
I disagree, its not such a big deal especially for Google. The issue is page rank or link juice split between the 2 versions of the url. If you have urls which use different cases (lower/upper) you also face the same issue.
If google crawls both it will realise they are the same page and will give equal page rank especially when its just a www non www version. It is best practice to sort out this issue just dont sweat too much about it.
Tell us what language your site is written in and someone if not me will beable to tell you how to do this.
What you see isn't always the case... and the issue is not just a matter of PageRank.
You may do link development and request all your links as www.domain... where natural links from website "just linking" may use domain.com... Google nor any search engine in default to change links destinations without your permission... as such you ranks can be greatly affected.
You shouldn't really care whether all PageRank is on either or... unless 'of course' you're selling links to others then the lost "higher PageRank hype" can be a negative to revenue stream potential.
Posts: 92
Time spent in forums: 1 Day 4 h 56 m 45 sec
Reputation Power: 6
Quote:
Originally Posted by fathom
What you see isn't always the case... and the issue is not just a matter of PageRank.
I did say page rank and link juice
Quote:
Originally Posted by fathom
Google nor any search engine in default to change links destinations without your permission... as such you ranks can be greatly affected.
I realise google wont change your links but I do think we are underestimating how clever google is. Are you just speculating. Im thinking about how you could prove what your saying but its not easy to test. The obvious indicator is the pagerank of the site which I have never seen as different for www and non www. You say the public page rank shown is not a good indicator of a sites worth according to google but its a good indicator to me that google has realised this is infact the same page if both versions of the url have the same page rank.
My arguement is pointless ofcourse as I agree it should be addressed as best practice. Im about to sort out the upper case lowercase canonical issue on a site I develop but its a low priority for me.