- Original Poster
- #1
Hi Guys,
I have been testing a site out for a client and found that it contained Duplicate content issues I uploaded a htaccess file with the following information:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.gkfirstaidtraining\.co.uk$
RewriteRule (.*) http://www.gkfirstaidtraining.co.uk/$1 [R=301,L]
I then did a check on the site and the issue seemed to have been resolved. That was until I put my site details into SEOMoz and low and behold it still indicates that I have the Duplicate content issue!
The site has been crawled after I uploaded the htaccess file and I know that SEOMoz have crawled the site with the htaccess file present.
All other Duplicate Content programs I check give it the thumbs up but SEOMoz Open Site Explorer still says Duplicate content!!
Can someone put me in the right direction on how to resolve this as I just seem to be making more changes to the htaccess with different coding but SEOMoz still says 'Duplicate Content!.
I have been testing a site out for a client and found that it contained Duplicate content issues I uploaded a htaccess file with the following information:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.gkfirstaidtraining\.co.uk$
RewriteRule (.*) http://www.gkfirstaidtraining.co.uk/$1 [R=301,L]
I then did a check on the site and the issue seemed to have been resolved. That was until I put my site details into SEOMoz and low and behold it still indicates that I have the Duplicate content issue!
The site has been crawled after I uploaded the htaccess file and I know that SEOMoz have crawled the site with the htaccess file present.
All other Duplicate Content programs I check give it the thumbs up but SEOMoz Open Site Explorer still says Duplicate content!!
Can someone put me in the right direction on how to resolve this as I just seem to be making more changes to the htaccess with different coding but SEOMoz still says 'Duplicate Content!.
Last edited:
