![]() | | ||||||||
| | #1 |
| Warrior Noob Join Date: Jul 2011 Location: NJ
Posts: 49
Thanks: 39
Thanked 15 Times in 11 Posts
|
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
| |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Jun 2007 Location: Earth
Posts: 6,061
Blog Entries: 16 Thanks: 72
Thanked 915 Times in 602 Posts
|
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! * | |
| | |
| | #3 |
| The Manic Marketer War Room Member Join Date: Jul 2008 Location: California, USA
Posts: 2,471
Blog Entries: 3 Thanks: 102
Thanked 482 Times in 224 Posts
|
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] Code: RewriteEngine On
RewriteCond %{HTTP_HOST} !^my-domain.com$ [NC]
RewriteRule ^(.*)$ http://my-domain.com/$1 [R=301,L] All the best Sean |
| | |
| | |
| | #4 |
| Senior Warrior Member Join Date: Oct 2010
Posts: 1,554
Thanks: 83
Thanked 245 Times in 226 Posts
|
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
| |
| | |
| | #5 |
| Daniel The Warrior War Room Member Join Date: Jan 2011
Posts: 380
Thanks: 178
Thanked 197 Times in 113 Posts
|
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 | |
| | |
| | #6 | |
| Beware - Straight Talker War Room Member Join Date: Jan 2004 Location: United Kingdom
Posts: 9,501
Blog Entries: 26 Thanks: 1,225
Thanked 4,702 Times in 1,582 Posts
| Quote:
You only need to change it one way. If you're using a cms that handles it - don't also change it manually. | |
| | ||
| | |
![]() |
|
| Tags |
| backlinks, build, form, proper, url |
| Thread Tools | |
| |
![]() |