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
-
I want to use some content that I sent out in a newsletter and post as a blog, but will this count as duplicate content?
I want to use some content that I sent out in a newsletter a while ago - adding it as a blog to my website. The newsletter exists on a http://myemail.constantcontact.com URL and is being indexed by Google. Will this count as duplicate content?
Content Development | | Wagada0 -
One Page Website Blog Content Question
Hi guys, I'm new to the art of SEO and am learning every day from all the fantastic content here, I have a question that I can't find an answer to, hope it doesn't stump you like it has me... I have a one page website (www.neilwilliamsvoiceover.com) that I need to put more content on for SEO purposes but needs to be kept as one page. I've set-up a blog via blogger, and have that on the website but it's in iframe, which I've now discovered is ignored by search engines. So, my question is, is there a way to pull my blog feed into the website and have it recognised by search engines as content for the website? Would I use an RSS feed or feed burner or something else completely?! Thanks for your time and help in advance.
Content Development | | BamMK0 -
Syndicating content with rel=author tag in it
If I have an article with my rel=author tag attached to it, and then I syndicate that article to another web site, should I keep the rel=author tag in that synbdicated article? Basically, what I'm worried about is that there will be 2 duplicate articles with my author tag on 2 different web sites. (I intend to put a canonical tag in the syndicated article so there is no duplicate content penalty) What is the best practice for this?
Content Development | | greggseo0 -
Question - Hidden Content via 'Read More;'
Hi, Does having text in hidden areas (that are expandable with a button) harm their value in SEO? E.g. there are 'read more' areas on the homepage of this site that have content that is not accessible otherwise. Does this content have the same weight when it is hidden versus if this whole area was visible? http://goo.gl/QQvAZ
Content Development | | qlkasdjfw0 -
Duplicate content on forums?
I am creating a forum. I am concerned that when I create the forum, users will copy content from other places to post onto my forum. How negative/bad is this in terms of google eyes? I am concerned when people copy press releases and re-post it to the forum. Should I make a rule that all content must be typed and not copied? Or is a little copying okay?
Content Development | | sseibel0 -
Content placement
Does content placement on a page have any effect, bring up top as opposed to bottom as opposed to embedded within? On my product detail page it comes up last after image, social section and add to cart
Content Development | | Dirty1 -
Integration of content on other sites
(by Google Traductor) Hello, we are able to make agreements with sites of good quality and reputation to integrate our classified ads for agropeuariosector on the websites of these companies. We fear that thesesites begin to index all this content and begin to compete with us in organic positioning. On the other hand this would generateduplicate content? That strategy will be applied in order to do so. Greetings and thanks!
Content Development | | romaro
Robert0 -
Where do you find quality content writers?
Sure we all know about oDesk or textbroker but is there a place people can go to hire higher quality writers?
Content Development | | joseph.chambers0