Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 07-15-2009, 12:26 PM   #1
HyperActive Warrior
 
Join Date: Jul 2008
Location: USA
Posts: 150
Thanks: 22
Thanked 2 Times in 1 Post
Default Help With Website Names in Google

Sorry, it was hard thinking of a good title for this thread, but I need help with how the name of my website appears in the SERPS. I know that Google sees a website with www in front of the url as different from the same url without the www. I have a website I've been working on for about a year now and building backlinks to it, but most of the links go to the www site.

For example, www.website.com has about 500 backlinks while website.com only has about 100 backlinks.

My site used to be listed in Google with the www and it ranked better because of the backlinks, but recently Google changed it and my site is listed in the search results without the www and it has dropped in ranking.

Is there any way to get my site listed with the www again, and will that improve my rankings since there are more backlinks to my site with the www before the url? I am using yahoo siteexplorer to check the backlinks.

I have used the Google Webmaster settings to say I would prefer my site to be listed as www.website.com, but that hasn't changed anything.

I would appreciate anyone's advice. Thank you in advance.
Michael Mason is offline   Reply With Quote
Old 07-15-2009, 01:42 PM   #2
Senior Warrior Member
War Room Member
 
Steve Diamond's Avatar
 
Join Date: Apr 2006
Location: Tucson, AZ, USA.
Posts: 1,025
Thanks: 120
Thanked 158 Times in 115 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Steve Diamond
Default Re: Help With Website Names in Google

Hi, Michael. You've done exactly the right thing in specifying your preferred listing using the webmaster tools. That usually takes a couple of weeks to show any effect.

There's one more thing you can do that will help. Create a permanent redirect so that anyone following a link to http://website.com/somepage.html will automatically get redirected to http://www.website.com/somepage.html. Put this code at the beginning of the .htaccess file in your root web directory (usually public_html). If there is no .htaccess file, create one.
Code:
# BEGIN canonicalization
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^website\.com$ [NC]
RewriteRule ^(.*)$ http://www.website.com/$1 [R=301,L]
# END canonicalization
You may want to see this tutorial for further information about this technique. There are many others you could find using Google.

I hope this helps.

Steve

Executive I.T. consulting for small/medium business
Website development | PHP - MySQL - JavaScript expert programming
Software requirements analysis | Specification writing
Project management | Vendor relationship management
Steve Diamond is offline   Reply With Quote
Old 07-15-2009, 04:11 PM   #3
HyperActive Warrior
 
Join Date: Jul 2008
Location: USA
Posts: 150
Thanks: 22
Thanked 2 Times in 1 Post
Default Re: Help With Website Names in Google

Thanks for the tips, Steve. It's been about a week since I set my preference using the webmaster tools. Perhaps it will just take a little more time for the changes to take place. I will read more about the link you gave me too, that looks like a good idea and it says it has SEO benefits too. Thanks for the help.
Michael Mason is offline   Reply With Quote
Old 07-16-2009, 03:35 AM   #4
Advanced Warrior
War Room Member
 
CliveG's Avatar
 
Join Date: Apr 2009
Location: Cornwall, United Kingdom
Posts: 656
Thanks: 14
Thanked 47 Times in 46 Posts
Default Re: Help With Website Names in Google

Hi Michael,

Looks like to are heading in the right direction with Google's webmaster tools. Do you have a Google site map? Although they are "optional" I have found them very useful in speeding up website reorganisations.

Also, when taking Steve's advice above, make sure that you do make the redirect permanent - that's the 301 bit. Some examples you see do not include this and the default is a temporary redirect. And if you have access include it in the main Apache configuration file rather than in the .htaccess file - it's much more efficient.

Hope this helps,

Clive
CliveG is offline   Reply With Quote
Old 07-16-2009, 12:08 PM   #5
HyperActive Warrior
 
Join Date: Jul 2008
Location: USA
Posts: 150
Thanks: 22
Thanked 2 Times in 1 Post
Default Re: Help With Website Names in Google

Man...I guess I got impatient and started this thread a little early. Today I checked and my site is listed as www again, lol. I should have waited another day to ask my question. Anyway, thanks for the help everyone, and I still think I'll use the redirect idea since there are links out for my website without the www, and it says there are seo benefits of redirecting to the page you want to rank for. Thanks for the help everyone!
Michael Mason is offline   Reply With Quote
Old 07-16-2009, 12:35 PM   #6
Boom Boom Boom Boom!
War Room Member
 
Kurt's Avatar
 
Join Date: Oct 2002
Location: Rocky Mountain High Country
Posts: 5,699
Thanks: 1,074
Thanked 3,017 Times in 1,653 Posts
Social Networking View Member's Twitter Profile 
Default Re: Help With Website Names in Google

Quote:
Originally Posted by Michael Mason View Post
Man...I guess I got impatient and started this thread a little early. Today I checked and my site is listed as www again, lol. I should have waited another day to ask my question. Anyway, thanks for the help everyone, and I still think I'll use the redirect idea since there are links out for my website without the www, and it says there are seo benefits of redirecting to the page you want to rank for. Thanks for the help everyone!
Still do what Steve suggested above. It may help your linking totals, and it won't hurt.

Google was supposed to have fixed this years ago, but not sure they really changed anything.

Your Ultimate Guide to YouTube Marketing!
.

Video SEO Secrets - Content Ideas - Marketing Tricks - Monetization Tips - Lots More
Kurt is online now   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
google, names, website

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 09:16 AM.