Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 04-05-2011, 11:27 AM   #1
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default www. or no www. that is the question?

Hi Warriors,

I am having some issues with having no www. and having www. at the beginning of my domain.

When I set up a wordpress site using cpanel, it automatically has NO www., so I change it to www. in the wordpress settings and all seems fine.

I then submit my site to webmasters and it seems to want to display the site as without www. unless I submit both sites (even though it is actually only one site) only then can I set it to show the preferred domain as www.

I am now seeing that my site is indexed as no www. rather than with www. and my with www. site has disappeared.

I was on page one for the with www. but have no completely gone out of the index and only appear on page 65 for without www.!

I am confused and I bet you are too after that lot! But if anyone can shed any light I would be really grateful. Would all this confusion effect my rank? I seem to have double the pages indexed as it is showing both sites, and submitting 2 sitemaps - sitemap.xml and sitemap.xml.gz? Why does it do this?

Thanks in advance

Clojo
Clojo is offline   Reply With Quote
Old 04-05-2011, 11:52 AM   #2
Advanced Warrior
War Room Member
 
Wechito's Avatar
 
Join Date: May 2010
Posts: 551
Thanks: 72
Thanked 74 Times in 68 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: www. or no www. that is the question?

1. Set your canonical domain on Wordpress (what you seem to have done already to www)
2.Google webmaster tools will ask you to confirm that you own the 2 URLs. To do so, just upload the HTML confirmation file tot he root folder of your site and press "confirm" on both the www and the non-www sites on Google webmaster tools

Wechito is online now   Reply With Quote
Old 04-05-2011, 12:20 PM   #3
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by Wechito View Post
1. Set your canonical domain on Wordpress (what you seem to have done already to www)
2.Google webmaster tools will ask you to confirm that you own the 2 URLs. To do so, just upload the HTML confirmation file tot he root folder of your site and press "confirm" on both the www and the non-www sites on Google webmaster tools
Thanks for this. That's great. I have been doing this, but wasn't sure if this would effect my SEO?
Clojo is offline   Reply With Quote
Old 04-05-2011, 12:33 PM   #4
Active Warrior
 
Join Date: Feb 2011
Posts: 39
Thanks: 1
Thanked 2 Times in 2 Posts
Default Re: www. or no www. that is the question?

hi clojo!

been having this problem when i first started.

you have to change your .htaccess file on your domain root folder to add this code that redirects all non-www to www. the code is

Code:
# Redirect non-www to www 
RewriteCond %{HTTP_HOST} !^www. 
RewriteRule (.*) http://www.domain.net/$1 [R=301,L]
once so, there will not be any confusion between www or non www as all the backlinks that are directed at non www are now redirected to www.

hope I answer you qn. and if so.. kindly give me my first thanks!
yunie6 is offline   Reply With Quote
Old 04-05-2011, 12:50 PM   #5
The Mathematical Warrior
War Room Member
 
John Williamson's Avatar
 
Join Date: May 2010
Location: Charleston, SC
Posts: 1,639
Thanks: 143
Thanked 283 Times in 185 Posts
Default Re: www. or no www. that is the question?

Doesn't matter, but whichever one you use, stick with it and stay consistent when building backlinks.

The Google Adwords Keyword Tool is hiding your valuable keywords!
My personal review of Jack Duncan's Keyword Sniper Pro
Adsense niche site success & boosted rankings - Clickbump Engine & Clickbump SEO
John Williamson is offline   Reply With Quote
Old 04-05-2011, 01:43 PM   #6
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by yunie6 View Post
hi clojo!

been having this problem when i first started.

you have to change your .htaccess file on your domain root folder to add this code that redirects all non-www to www. the code is

Code:
# Redirect non-www to www 
RewriteCond %{HTTP_HOST} !^www. 
RewriteRule (.*) http://www.domain.net/$1 [R=301,L]
once so, there will not be any confusion between www or non www as all the backlinks that are directed at non www are now redirected to www.

hope I answer you qn. and if so.. kindly give me my first thanks!
Yunie thanks for this that is great. I will do that. SO I presume I keep everything the same in that code you have posted except change the http://www.domain.net/$1 to my domain. What is the relevance of the /$1?
Clojo is offline   Reply With Quote
Old 04-05-2011, 01:58 PM   #7
Smoke Free since Apr 6th
War Room Member
 
iAmNameLess's Avatar
 
Join Date: Dec 2010
Location: MO/IL
Posts: 3,601
Blog Entries: 3
Thanks: 423
Thanked 1,091 Times in 617 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: www. or no www. that is the question?

The problem was, your site was ranked as the version you changed. Unfortunately, google now treats it as a site that is not existing anymore and pointed towards the non www. So you will still get some link juice, but it may take a little longer for you to show up.

iAmNameLess is offline   Reply With Quote
Old 04-05-2011, 01:59 PM   #8
Advanced Warrior
 
Join Date: Mar 2010
Posts: 830
Thanks: 10
Thanked 45 Times in 43 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by John Williamson View Post
Doesn't matter, but whichever one you use, stick with it and stay consistent when building backlinks.
Exactly! Pick one and stick with it.

HorseStall is offline   Reply With Quote
Old 04-05-2011, 02:03 PM   #9
HyperActive Warrior
 
Join Date: Feb 2011
Location: San Antonio, Texas
Posts: 446
Thanks: 71
Thanked 16 Times in 16 Posts
Default Re: www. or no www. that is the question?

I had the same issue. I picked one and stuck with it! lots of good advice here! appreciate it.

App Developers is offline   Reply With Quote
Old 04-27-2011, 07:51 AM   #10
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default Re: www. or no www. that is the question?

This is driving me mad!

I have set up a new site. I installed wordpress and immediately change it to www. in the settings. I have now added both www. and no www. to webmasters and set the preferred url to www.

My www. was ranking for my keyword but has now disappeared and my no www. is now ranking. The problem is all my backlinking is to the www. site. Does this now mean that it will take longer to rank?

How can I just have one or the other and not both!?!?!

It is making me crazy!

Can anyone advise?

Thanks in advance.

Clojo
Clojo is offline   Reply With Quote
Old 04-27-2011, 10:02 AM   #11
Advanced Warrior
War Room Member
 
zoobie's Avatar
 
Join Date: Sep 2007
Location: hong kong
Posts: 959
Blog Entries: 2
Thanks: 3
Thanked 42 Times in 37 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by Clojo View Post
This is driving me mad!

I have set up a new site. I installed wordpress and immediately change it to www. in the settings. I have now added both www. and no www. to webmasters and set the preferred url to www.

My www. was ranking for my keyword but has now disappeared and my no www. is now ranking. The problem is all my backlinking is to the www. site. Does this now mean that it will take longer to rank?

How can I just have one or the other and not both!?!?!

It is making me crazy!

Can anyone advise?

Thanks in advance.

Clojo
The problem is not adding both version to the webmaster tools. The problem is you have to tell Google which version of your site you want Google to index.

Since Google treats, non-www, www and http://www.xyx.com/index.html,
differently, so you need to tell Google which version to be indexed so that you will have the desired ranking.

Now to achieve that, you need to first redirect non-www to www version
using a htaccess file or a php, asp redirect script if it is a windows server,

and secondly you need to build links using the following html code consistently:

Code:
<a href="http://www.abc.com/" title="your keyword">your keyword</a>
Note the trailing slash on your the website. The title bit is optional but it will boost Google ranking if you can add that bit on the code.

I hope tat helps.

zoobie is offline   Reply With Quote
Old 04-27-2011, 10:30 AM   #12
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by zoobie View Post

Now to achieve that, you need to first redirect non-www to www version
using a htaccess file or a php, asp redirect script if it is a windows server,
Thanks so much Zoobie. Can you tell me the code that I would have to put in the htaccess file in order to redirect? This is all new to me.

Any help would be brilliant.

Thank you
Clojo is offline   Reply With Quote
Old 04-27-2011, 10:50 AM   #13
DailyTradingSystem.com
War Room Member
 
askloz's Avatar
 
Join Date: Mar 2008
Location: United Kingdom.
Posts: 2,765
Blog Entries: 3
Thanks: 148
Thanked 264 Times in 207 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to askloz Send a message via Skype™ to askloz
Default Re: www. or no www. that is the question?

you will want to have the site load WITHOUT a www.

cos WWW is a known definition. so it goes towards the overall prominence score which makes it lower, so take it out and it will be higher

here, use my code, change my domain over to yours. dont touch the .com's unless your domain extension is different

Code:
RewriteEngine on

RewriteCond %{HTTP_HOST} ^www.dailytradingsystem.com$
RewriteRule ^.*$ "http://dailytradingsystem.com" [R=301,L]
hope that helps

askloz is offline   Reply With Quote
Old 04-27-2011, 10:55 AM   #14
DailyTradingSystem.com
War Room Member
 
askloz's Avatar
 
Join Date: Mar 2008
Location: United Kingdom.
Posts: 2,765
Blog Entries: 3
Thanks: 148
Thanked 264 Times in 207 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to askloz Send a message via Skype™ to askloz
Default Re: www. or no www. that is the question?

it really doesn't matter how a site is linking to you, Google understands that some ppl are aware that a www. in the domain name is normal, while ppl like us who do SEO, know it should be non-www... so google takes that into account and you wont be punished by it or have rankings drop... so you're all good to go... use my code above and you'll be fine... just let google sort it self out. and continue with the content creation on your site and backlinking and you'll be ok

Quote:
Originally Posted by Clojo View Post
The problem is all my backlinking is to the www. site. Does this now mean that it will take longer to rank?

askloz is offline   Reply With Quote
Old 04-27-2011, 10:56 AM   #15
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by zoobie View Post
The problem is not adding both version to the webmaster tools. The problem is you have to tell Google which version of your site you want Google to index.

Since Google treats, non-www, www and http://www.xyx.com/index.html,
differently, so you need to tell Google which version to be indexed so that you will have the desired ranking.

Now to achieve that, you need to first redirect non-www to www version
using a htaccess file or a php, asp redirect script if it is a windows server,

and secondly you need to build links using the following html code consistently:

Code:
<a href="http://www.abc.com/" title="your keyword">your keyword</a>
Note the trailing slash on your the website. The title bit is optional but it will boost Google ranking if you can add that bit on the code.

I hope tat helps.
Quote:
Originally Posted by askloz View Post
you will want to have the site load WITHOUT a www.

cos WWW is a known definition. so it goes towards the overall prominence score which makes it lower, so take it out and it will be higher

here, use my code, change my domain over to yours. dont touch the .com's unless your domain extension is different

Code:
RewriteEngine on

RewriteCond %{HTTP_HOST} ^www.dailytradingsystem.com$
RewriteRule ^.*$ "http://dailytradingsystem.com" [R=301,L]
hope that helps
Hi askloz,

Thanks that brilliant. I will use your code. Only problem with directing it to no www is that I have just had a load of backlinks build to the www. site.

Will this have a massive effect? or not so much?

I presume that I just switch the sites in your code to direct to the www. site?
Clojo is offline   Reply With Quote
Old 04-27-2011, 10:57 AM   #16
DailyTradingSystem.com
War Room Member
 
askloz's Avatar
 
Join Date: Mar 2008
Location: United Kingdom.
Posts: 2,765
Blog Entries: 3
Thanks: 148
Thanked 264 Times in 207 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to askloz Send a message via Skype™ to askloz
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by Clojo View Post
Hi askloz,

Thanks that brilliant. I will use your code. Only problem with directing it to no www is that I have just had a load of backlinks build to the www. site.

Will this have a massive effect? or not so much?
i guess you skimmed past my post where I mention its ok

btw... its LOZ

All the best

Quote:
Originally Posted by Clojo View Post
I presume that I just switch the sites in your code to direct to the www. site?
did you skim past my post again

askloz is offline   Reply With Quote
Old 04-27-2011, 10:58 AM   #17
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by askloz View Post
it really doesn't matter how a site is linking to you, Google understands that some ppl are aware that a www. in the domain name is normal, while ppl like us who do SEO, know it should be non-www... so google takes that into account and you wont be punished by it or have rankings drop... so you're all good to go... use my code above and you'll be fine... just let google sort it self out. and continue with the content creation on your site and backlinking and you'll be ok
Thanks Askloz. Thats brilliant. I will do this then. Ace! Thanks for you your help.
Clojo is offline   Reply With Quote
Old 04-27-2011, 10:59 AM   #18
HyperActive Warrior
 
Clojo's Avatar
 
Join Date: Mar 2011
Posts: 166
Thanks: 51
Thanked 47 Times in 35 Posts
Default Re: www. or no www. that is the question?

Quote:
Originally Posted by askloz View Post

btw... its LOZ

All the best
Haha! Thanks Loz. Worked it out now..."Ask Loz". Makes sense now! Sorry.
Clojo is offline   Reply With Quote
Old 04-27-2011, 11:00 AM   #19
DailyTradingSystem.com
War Room Member
 
askloz's Avatar
 
Join Date: Mar 2008
Location: United Kingdom.
Posts: 2,765
Blog Entries: 3
Thanks: 148
Thanked 264 Times in 207 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to askloz Send a message via Skype™ to askloz
Default Re: www. or no www. that is the question?

heheee, you're welcome

Good luck!

Quote:
Originally Posted by Clojo View Post
Haha! Thanks Loz. Worked it out now..."Ask Loz". Makes sense now! Sorry.

askloz is offline   Reply With Quote
Old 04-28-2011, 01:30 PM   #20
Active Warrior
 
Join Date: Feb 2011
Posts: 39
Thanks: 1
Thanked 2 Times in 2 Posts
Default Re: www. or no www. that is the question?

to be on the safer side, it's still best that you now start backlinking to your non www domain.
yunie6 is offline   Reply With Quote
Old 04-28-2011, 02:54 PM   #21
DailyTradingSystem.com
War Room Member
 
askloz's Avatar
 
Join Date: Mar 2008
Location: United Kingdom.
Posts: 2,765
Blog Entries: 3
Thanks: 148
Thanked 264 Times in 207 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to askloz Send a message via Skype™ to askloz
Default Re: www. or no www. that is the question?

exactly

Quote:
Originally Posted by yunie6 View Post
to be on the safer side, it's still best that you now start backlinking to your non www domain.

askloz is offline   Reply With Quote
Old 04-28-2011, 03:10 PM   #22
SEO Expert
 
Join Date: Apr 2011
Location: Canada
Posts: 192
Thanks: 2
Thanked 7 Times in 6 Posts
Tip Re: www. or no www. that is the question?

Quote:
Originally Posted by John Williamson View Post
Doesn't matter, but whichever one you use, stick with it and stay consistent when building backlinks.
I perfectly agree with John

kimseo is offline   Reply With Quote
Old 04-28-2011, 03:28 PM   #23
Internet Marketer
War Room Member
 
Ettienne's Avatar
 
Join Date: Apr 2011
Location: Cape Town, South Africa
Posts: 384
Thanks: 26
Thanked 48 Times in 39 Posts
Social Networking View Member's Twitter Profile 
Default Re: www. or no www. that is the question?

It really makes no difference whether there is a WWW in front. It is VERRRRRY seldom that someone will have issues when NOT using www

PS. I NEVER type www when visiting sites, it's simply not necessary

--->>> NEED TRAFFIC? Buy Web Traffic - Targeted Website Traffic
--->>> Okay, how about Articles? Professional Article Writing Service
--->>> And a TOP Spot on Google? Guaranteed SEO Service
--->>> Then Get More Twitter Followers
Ettienne is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum

Tags
question, www

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:21 AM.