![]() | | ||||||||
| | #1 |
| Senior Warrior Member War Room Member Join Date: Mar 2007 Location: Out In The Left Field
Posts: 1,109
Thanks: 139
Thanked 21 Times in 16 Posts
|
Discovered some duplicate pages on my site. mysite.com/long_tail_key_word.html and: mysite.com/long-tail-key-word.html Both sets of pages are indexed. What is the best way to fix this? I went to webmaster tools and requested the pages be removed. Was that the right thing to do? What else should I do? Delete the pages from my server? Sofar I've found 2 sets of dup pages. How will something like this affect your rankings, PR etc? Thanks, Evita |
| | |
| | |
| | #3 |
| The Manic Marketer War Room Member Join Date: Jul 2008 Location: California, USA
Posts: 2,471
Blog Entries: 3 Thanks: 89
Thanked 463 Times in 219 Posts
|
One quick thing you can do is if you identify dupes then redirct them from your htaccess file. Add something like this: Code: Redirect permanent /long_tail_key_word.html long-tail-key-word.html Code: Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/$1 [r=301,nc] Hope that helps you Sean Donahoe The Manic Marketer |
| | |
| | |
![]() |
|
| Tags |
| discovered, dup, pages, site, uhoh |
| Thread Tools | |
| |
![]() |