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
-
Add a Search box (content hub) for my website?
Hello We would like to introduce a search area in our website, to help our users to find all information regarding a specific topic (landing pages, infographics, blogs, videos, etc...). Before we decide to build everything internally, we were wondering if there is any widget or plugging to make this in a smooth way and that works fine. I have also seen that Google offers a custom search option to make this happens. I would really appreciate advice about what to do regarding this topic: Is there any company that offers a really good solution for this? Is worth to use Google custom search option? Or the best option is build it internally? PS: I have seen that there are many plugins for wordpress, but our site is not a wordpress blog. Just to clarify. Many thanks for your help 🙂
Content Development | | AutoEurope0 -
Curated content on page one of google for medium competition keywords?
Has anyone here ranked curated content on page one of Google for medium competition keywords?
Content Development | | jtbaker19710 -
Duplicate Content In Webmaster Tools
In wordpress on some of our blogs when we have gone to publish them wordpress has shortened the url. In Google webmaster tools the orignal url is coming up as a 404 error. This url is not indexed in Google. Is this something to worry about and can this be avoided? Thank you in advance.
Content Development | | Palmbourne0 -
Repurpose/reuse blog content - email address to make available for this
Hi, From Rand's recent Whiteboard Friday, I learned this: "Have right on the blog page the email address to use if they want to repurpose/reuse the content. That way if someone wants to give us a backlink and quote/reference our blog, they have an easy way to get permission." My question is, what do I say with the email address when I list our contact email? Something like 1. Just list the email address 2. "To reuse/repurpose our content, please contact adress@email.com." or something else?
Content Development | | BobGW0 -
Is Publishing Content from a Book to your Site Considered Duplicate Content?
It is a book we don't own, either. Would you need to somehow find the original and rel=canonical it? Or is this just all around bad to do? Thanks.
Content Development | | ThridHour0 -
Suggest Me About my Site Content
I have build a " Healthy Breakfast " related website...I have some post on my site related "health breakfast" keywords.But i am not sure is my Content is Doing well to beat my Competitor or what type content i should write My Competitor for " healthy Breakfast" keywords are : http://www.realsimple.com/food-recipes/recipe-collections-favorites/healthy-meals/breakfast-to-go-10000001047596/index.html http://www.eatingwell.com/nutrition_health/nutrition_news_information/healthy_breakfast_foods_for_weight_loss http://www.womenshealthmag.com/nutrition/healthy-breakfast http://www.fitnessmagazine.com/recipes/healthy-eating/nutrition/the-you-can-do-it-diet-breakfast-choices-/ http://www.foodnetwork.com/topics/healthy-breakfast/ Actually I am confused what i should write to keep my traffics happy and get Good Rank in Google Let me know if you have any more info thanks
Content Development | | seolearner0070 -
Creating the best content in your industry
Im currently working with a new client and their goal is to create the absolute best content in their industry. I've seen alot of articles on WHY to create the best content but not a lot on HOW to create the best content. Can anyone recommend a article they recall which talked more about the HOW. I'm looking for a process on how to create awesome content, how to go about it. Any suggestions?
Content Development | | monster990 -
Content Marketing - Guest Blogging
We're doing a guest coulmn here - http://www.securityweek.com/public-cloud-ecommerce-truths-basics-new-pci-dss-20-standards, how do we re-use/rewrite this for our blog? Whats the best practice if the column comes first?
Content Development | | FirePowered0