![]() | | ||||||||
| | #1 |
| HyperActive Warrior Join Date: Nov 2008
Posts: 161
Thanks: 5
Thanked 12 Times in 10 Posts
|
Because the home/index page can be accessed by both http://www. domain.com and http:// domain.com (without the www) it can be considered duplicate content. Not good for seo and needs a redirect from one to the other. Question: Does the principle also apply to pages? Is http://www. domain.com/keyphrase-page.html the same as http:// domain.com/keyphrase-page.html (without the www)? If the principle is the same for the home/index page and all other pages, should each page have a redirect also or is there a way to have all pages redirected to either the www version or non-www version? My website was made using html, not wordpress or any other program with a plugin. Thanks. |
| | |
| | #2 |
| Active Warrior Join Date: Jul 2011
Posts: 49
Thanks: 20
Thanked 2 Times in 2 Posts
|
You should edit .htaccess at your website with code below, all pages will redirect from non www to www verison Code: RewriteCond %{HTTP_HOST} ^domain.com$ [NC]
RewriteRule ^(.*) http://www.domain.com/$1 [L,R=301] |
|
Take tours to Vietnam and planning Cambodia tour and Lao tour next month or customized vietnam tour, laos tours and cambodia tours with vietnam travel agency.
| |
| | |
| | #3 | |
| HyperActive Warrior War Room Member Join Date: Sep 2011 Location: London, UK
Posts: 277
Thanks: 11
Thanked 14 Times in 10 Posts
| Quote:
This is the best solution for you AlphaWarrior. | |
|
The TRUTH About Making Money Online? Go To This Secret Web Page Now... ==> http://www.internetbusinessincome.org/ | ||
| | |
| | #4 |
| ConHogBlo Join Date: Dec 2011
Posts: 16
Thanks: 0
Thanked 2 Times in 2 Posts
|
Why does the "www" make it separate content?
|
| Learning How to Market can be infuriating! View my blog for help getting your business off the ground. Having a rough day? | |
| | |
| | #5 |
| HyperActive Warrior Join Date: Nov 2008
Posts: 161
Thanks: 5
Thanked 12 Times in 10 Posts
| I do not know why, but with the home/index/main page, search engines look at the following 6 variations as 6 different pages even though all of the variations go to the same page. Because search engines look at them as 6 pages with identical content on the same domain, it can cause duplicate content issues. http://www. domain.com (with www, but no slash) http://www. domain.com/ (with www and a slash http:// domain.com (without www and without a slash) http:// domain.com/ (without www, but with a slash) http://www. domain.com/index.html http:// domain.com/index.html What I don't know is whether or not the same variation principle carries over to interior pages. Apparently it can, and both Matt and ellenpage recommend modifying the .htaccess file. Thanks ellenpage and Matt. |
| | |
| | #6 | |
| Active Warrior Join Date: Jul 2011
Posts: 49
Thanks: 20
Thanked 2 Times in 2 Posts
|
@ConnerHogan: Because Google say : Quote:
| |
|
Take tours to Vietnam and planning Cambodia tour and Lao tour next month or customized vietnam tour, laos tours and cambodia tours with vietnam travel agency.
| ||
| | |
| | #7 |
| Active Warrior Join Date: Jul 2011
Posts: 45
Thanks: 0
Thanked 2 Times in 2 Posts
|
Both are different thing Welcome to Home.com or (home.com/index), when we open both pages its show same content because we have need to index file for run the site so that's why we change the website home page with index or our domain exist (domain.com) on the both pages its come same but google treat different. its wrong because everything is same on the both pages (Home.com) or (home.com/index.html) but on another pages of website we add different content on every pages.
|
| Last edited by amherstsowell; 12-28-2011 at 10:37 PM. Reason: some content add automaticly | |
| | |
![]() |
|
| Tags |
| page, urls |
| Thread Tools | |
| |
![]() |