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 09-16-2011, 07:11 AM   #1
Warrior Noob
 
DailyHealthBlitz's Avatar
 
Join Date: Jul 2011
Location: NJ
Posts: 49
Thanks: 39
Thanked 15 Times in 11 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default What is the Proper URL Form to Build Backlinks To

I am confused and when I searched the web I saw different answers. Should I build my backlinks to "http://www.mysite.com" or "http//mysite.com"? Or maybe both? Does it make a difference?
TIA.

Founder, Owner, CEO, President, Head Honcho, Big Cheese and Chief Janitor of http://www.DailyHealthBlitz.com- the first daily deal site dedicated to health and fitness
DailyHealthBlitz is offline   Reply With Quote
Old 09-16-2011, 07:22 AM   #2
Senior Warrior Member
War Room Member
 
GeorgR.'s Avatar
 
Join Date: Jun 2007
Location: Earth
Posts: 6,061
Blog Entries: 16
Thanks: 72
Thanked 915 Times in 602 Posts
Social Networking View Member's Twitter Profile 
Default Re: What is the Proper URL Form to Build Backlinks To

your site should be set up in such a way, that no matter whether you use www. or NO www. it always gets to the same url.

I always set my own sites so they go to www. mysite.com (even if someone would only enter mysite.com (in the browser), without the www. part

And then build links always to www. mysite.com

(Alternatively, you can make it the other way around to set up your site so it always strips the www. ... and then build links to your site without the www)

*** Affiliate Site Quick --> The Fastest & Easiest Way to Make Affiliate Sites!<--
-> VISIT www.1UP-SEO.com *** <- Internet Marketing, SEO Tips, Reviews & More!! ***
ARTICLE SPINNING SERVICE - Custom Hand-Made QUALITY Spun Articles! - Thread Here *
* BEAT the PENGUIN with High Quality Manually Spun Articles - Don't Settle for Less! *
GeorgR. is offline   Reply With Quote
Old 09-16-2011, 07:40 AM   #3
The Manic Marketer
War Room Member
 
Sean Donahoe's Avatar
 
Join Date: Jul 2008
Location: California, USA
Posts: 2,471
Blog Entries: 3
Thanks: 102
Thanked 482 Times in 224 Posts
Social Networking View Member's Twitter Profile 
Default Re: What is the Proper URL Form to Build Backlinks To

One thing you can do is enforce one method or the other using htaccess.

For example, redirecting non-www to www:

Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]
Redirecting WWW to Non-WWW:

Code:
 RewriteEngine On
RewriteCond %{HTTP_HOST} !^my-domain.com$ [NC]
RewriteRule ^(.*)$ http://my-domain.com/$1 [R=301,L]
Just swap out the my-domain for your actual domain. This helps you enforce one method or the other but make sure your site is ok with that first. For example Wordpress may be set to use www's so in that case, stick with that method and use the right code above for your site.

All the best

Sean

Sean Donahoe is offline   Reply With Quote
Old 09-16-2011, 07:48 AM   #4
Senior Warrior Member
 
webapex's Avatar
 
Join Date: Oct 2010
Posts: 1,554
Thanks: 83
Thanked 245 Times in 226 Posts
Default Re: What is the Proper URL Form to Build Backlinks To

Yea the most important thing is to use one form consistantly, SEO benifits can be it seems, diluted if there are baklinks to both forms, using Sean's method or the control panel on some hosts you can force it to always use the same form (www or not, your choice)
So if someone types in mysite.com, it will display the ur:l www.mysite.com, so if that person then bookmarks or copies the url they will get the preferred form, reducing the chances of the wrong one proliferating.

An expert is a person who has made all the mistakes that can be made in a very narrow field” Niels Bohr
webapex is offline   Reply With Quote
Old 09-16-2011, 08:12 AM   #5
Daniel The Warrior
War Room Member
 
danr62's Avatar
 
Join Date: Jan 2011
Posts: 380
Thanks: 178
Thanked 197 Times in 113 Posts
Social Networking View Member's FaceBook Profile 
Default Re: What is the Proper URL Form to Build Backlinks To

Can someone help me with this?

In the past I've tried to modify the .htaccess file as mentioned above, however it broke my website. I couldn't get to it from entering either the www. or the non www. version. I had to go into my hosting account and take that back out of the .htaccess file.

In the end, I ended up changing the settings in wordpress itself. I think it's on the general tab under settings where you can change the url.

I also changed the settings in Google Webmaster Tools to show the www. version as the preferred version.

Does this have the same effect as changing the .htaccess file?

Get Professional, High Quality Articles Your Readers Will Love:
Limited Time Offer:
Warriors Get 50% Off At
$0.05 Cents Per Word
But Only If You Order $100 Worth
danr62 is offline   Reply With Quote
Old 09-16-2011, 08:17 AM   #6
Beware - Straight Talker
War Room Member
 
Andyhenry's Avatar
 
Join Date: Jan 2004
Location: United Kingdom
Posts: 9,501
Blog Entries: 26
Thanks: 1,225
Thanked 4,702 Times in 1,582 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: What is the Proper URL Form to Build Backlinks To

Quote:
Originally Posted by danr62 View Post
Can someone help me with this?

In the past I've tried to modify the .htaccess file as mentioned above, however it broke my website. I couldn't get to it from entering either the www. or the non www. version. I had to go into my hosting account and take that back out of the .htaccess file.

In the end, I ended up changing the settings in wordpress itself. I think it's on the general tab under settings where you can change the url.

I also changed the settings in Google Webmaster Tools to show the www. version as the preferred version.

Does this have the same effect as changing the .htaccess file?
Yes.

You only need to change it one way. If you're using a cms that handles it - don't also change it manually.

Are you new to IM? Read this:
Andyhenry is offline   Reply With Quote
Reply

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

Tags
backlinks, build, form, proper, url

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 04:32 PM.