Duplicate content?
-
I am not understanding this - I see a duplicate content warning. When I look into it I see these two urls:
http;//search-engine-upgrade.com
http;//search-engine-upgrade.com/default.asp
(NOT a blog)
-
Thanks to both you and Keri - Even though my hype barks loudly of SEO I am a web designer who has had great luck in organic SEO via good page construction and my copywriting skills. I don't really "tune" other's sites - I rebuild them, usually in hand coded classic asp. Ergo, I am not actually a classic SEO service like many here.
I am finding that I am facing my next tech upgrade here with off-page issues like this one.
I got rid of the htaccess and added the above code in the head. I have never used htaccess like this before and use a format tailored to the server this site resides on. adapting it may have caused the gaffe.
Again, many thanks.
-
When I go to http://search-engine-upgrade.com/default.asp it's not removing the default.asp or rewriting to add the www, just wanted to let you know as you might want to double check the htaccess.
-
I had the server admin do a 301 on www.search-engine-upgrade.com to the non www, but I have to admit, I had no idea I had to do similar with the default page....Jeeze!
-
Well shiver me timbers. I never figgered your homepage could compete with itself! I guess it's time for me to stop depending on my old-school wordsmithery (old school here only goes back to the mid 90's) and get a new pocket protector ,-]
Thanks for the help & prompt reply. I have already deployed the htaccess
-
a 301 permanent redirect (as ninjamarketer mentioned) will work. if that's too technical you can also take a look at adding a canonical link to your default.asp.
the canonical link will not remove the "default.asp", but it will communicate to google and the SE's that the correct url for this content is at http://www.search-engine-upgrade.com
in the header put:
< link rel="canonical" href="http://search-engine-upgrade.com"/>
here is google's page on this.
http://www.google.com/support/webmasters/bin/answer.py?answer=139394
you may also want to check your server settings. sometimes they will use a default homepage or configure the 301 for you.
:>) good luck!
dan
-
I checked the header for both URLs are they are indeed giving me a 200 ok header code which means this is a page canonicalization issue.
Page canonicalization happens in cases where www or non www, .php or non .php , .asp or non .asp pages exist.
The solution to this is to do a 301 redirect of http;//search-engine-upgrade.com/default.asp to
http;//search-engine-upgrade.com using htaccess file.
Please this line of code in your htaccess file
redirect 301 /default.asp http://search-engine-upgrade.com
or you can the following rewrite code
RewriteEngine On
RewriteBase /
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /default.asp\ HTTP/
RewriteRule ^default.asp$ http://www.search-engine-upgrade.com/ [R=301,L]
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is there a good tool for finding Duplicate Content?
Hi! Are there any recommendation voor Duplicate Content finder tools? Is it offered on MOZ (not the one that belongs to 'seo issues') or a different site?
Content Development | | Marketing-SurpriseFactory1 -
Tool to identify duplicated content on other sites
Hi does anyone know of a tool that could be used to identify if a site is using our content without permission? Thanks
Content Development | | turismodevino10 -
Images & Duplicate Content Issues
Here's a scenario for you: The site is running WordPress and the images are uploaded to the media section. You can set image attributes there such as the Description & Alt Tag. Let's say you'd like to reuse the same image in two different blog posts. The image keeps the same Description & Alt Tag associated with it in the media section. Would this be considered duplicate content? What would be the best practice in this case to reuse the same image in multiple posts?
Content Development | | VicMarcusNWI0 -
Any recommended affordable content writer or services?
Any recommended affordable high quality content writer for Ayurveda health products website?
Content Development | | JordanBrown0 -
Is there a tool for measuring content freshness?
i.e. crawling a site to identify last date of new or changed content? Thanks.
Content Development | | PeterTroast0 -
Duplicat Website Content? (UK, Ireland)
Hi, My website is based in Ireland on a .ie domain & now I would like to enter the UK market on a .co.uk Is it ok for me to duplicate my .ie website and provide all the information on a .co.uk OR is this considered duplicate content in terms of Google. (I'm led to believe that your own content on my domain's is not considered duplicate & this is only considered duplicate content when you go from .com to .ie, .co.uk etc). (all content, images, branding are my own).
Content Development | | GlenBOB0 -
Can un-unique content damage my rankings?
Hi there, I run a blog @ http://ablemagazine.co.uk We produce our own editorial content for our print magazine. Which means I have a great bank of uniquely written content. I can usually afford to post 1-2 completely 100% unique articles a day. I've also been copy/pasting 2-3 articles from the BBC or The Guardian a day to keep up activity. Should I continue doing what I'm doing? Should I post exclusively unique articles? Thanks
Content Development | | craven220 -
For a consumer facing blog, how often do you recommend updating content to develop good rankings? I understand that it's really dependent upon the niche/competition, but what are some best practices? Content is expensive. Thanks
For a consumer facing blog, how often do you recommend updating content to develop good rankings? I understand that it's really dependent upon the niche/competition, but what are some best practices? Content is expensive. Thanks
Content Development | | CSOD19990