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
-
Internal blog with history and some SEO value versus new external blogs with specialized content?
We operate a blog inside a folder on our site and considering the launch of 4 highly focused blogs with specialized content which are now categories on the internal blog. Wondering if there is more value in using the external new blogs or just keep growing the internal blog content. Does fact that the internal blog is buried amongst millions of pages have any impact if we want the content indexed and value given to the links from the blog content to our main site pages.
Content Development | | CondoRich0 -
Does a "Read More" button to open up the full content affect SEO?
As we've been refining our metrics for gauging whether or not a blog is effective -- if people are engaging with it -- one of the strategies we've seen (e.g. NYT, WaPo, Yahoo!) is "Read More." I've read a few articles with some who advocate using it and others who discourage it. Does anyone have any history adding "Read More" to their content and the effect it had?
Content Development | | ReunionMarketing0 -
Why is content getting longer?
I find it odd that with the way life is today -- the gotta-have-it-now, instant gratification, can't hold someone's attention span for longer than 3 seconds -- why Google is wanting content to be REALLY long?? I've read articles saying content should be as long as 2,000 words per page. This just seems nuts to me. No one wants to read anymore. Look at how short Twitter posts are and how videos are so prevalent now. Any thoughts?
Content Development | | SEOhughesm0 -
Duplicate listings content
I've been listing our business on various business and wedding directories most of which require a short description of the business. I've written up a "boilerplate" description which is fairly similar to one we have on the site. If I use this content on multiple listings sites will it cause me issues with google seeing it as duplicate content and finding it difficult to decide which pages to rank?Most of these sites are supplier directories so I don't expect people to site search them for our business they are much more likely to browse categories but will it affect organic results for our actual website? Should I be writing a different piece of copy for each listing which requires a company description to avoid any issues?
Content Development | | EdoubleD
Any help is greatly appreciated!!!0 -
Any freelance writers with viral content / linkbait experience?
Looking for a great freelance writer to assist in creating linkbait and viral content pieces. Please contact me if you are, or know of, such a person. 🙂
Content Development | | AdamThompson0 -
Does Google penalize for duplicate blog posts?
Occasionally, I get asked by another blogger if they can repost (in full) one of our blog posts on their blog as a guest post. I've always been under the impression that Google penalizes this type of behavior, but I haven't seen any evidence. Is this true?
Content Development | | Event360300 -
Duplicate Content on WordPress Blogs?
We are getting ready to add a WordPress blog to our established website. Our plans are to place it in a subfolder on our website to maximize rank. My question is...Do we need to utilize a Meta Robots WordPress plugin by Yoast or similar so that noindex,follow robots meta tags will prevent search engine indexing of search result pages, subpages and category archives? We want to avoid the dreaded Duplicate Content Error and penalty. Any other great SEO WordPress plugins? Thank you for your time. Brian
Content Development | | gw3seo0 -
New Content
I am looking to add new content to pages that I currently have on my website. The content on these pages was taken from another provider and my idea is to rewrite the content to make it unique. Because it is duplicate content, these pages don't get much traffic. Should I add the new content to brand new urls or just change the content on these (already indexed urls). The issue has seen these pages contain duplicate content. If the content simply changes, will it recognise these pages as having unique content?
Content Development | | MattBB121