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?
-
Would you recommend the rel=canonical tag for other page types as well, like informational pages?
For example, Website B has been given permission by the content-creating Website A to use A's original content on B's site. Should site B be required to include the rel=canonical tag on each URL where they are using copied content?
The content still exists on Website A - is using rel=canonical the best way to ensure they continue to get credit for it?
-
Brilliant, thank you!
-
This should answer your question. Kat rose is asking the question and rand fishkin is answering
The following quote is taken from http://www.katroseconsulting.com/search-engine-optimization/attention-bloggers-should-you-be-worried-about-duplicate-content/
KR: Does reposting blogs on other’s blog sites hurt search engine rankings?
RF: It is possible that if you re-publish your content on another site, it could rank in the search engines rather than your own, original version. A link back is often enough to negate this, but there’s also a technical way to make it work 99.9% of the time and that’s with the “Rel = canonical” tag (http://googlewebmastercentral.blogspot.com/2009/12/handling-legitimate-cross-domain.html). If you use this (or have those blogs you guest post on use it), you can feel very confident that your own post will be the one to rank.
If you feel a little lost at the mention of rel: canonical tags, as many do, I’m going to break it down for you with the help of another great source—my friend and SEO guru, Tisho Richardson, Web Associate at ThomasNet.com (formerly the Thomas Register). Very simply, you put this type of html tag between the “head” tags on the blog post page of the ORIGINAL post; this way the search engines know that this is the one true original version and should rank this version above all others. This is an example of what a rel: canonical tag looks like behind the scenes of a website:
For example, with the first scenario I referred to–guest posting on another blog, the rel: canonical tag should appear on their site on the page where the blog is posted. In the second, where others are sharing your already published content, the tag should appear on your blog page (and always be sure that they link back to your original post).
If you have a wordpress blog, as I do, there is a plugin called “Canonical URL’s”. Once the plugin is installed, you will see a box under the post marked “Canonical”. In there you put the link to the post."
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
-
My Blog Post Not Appearing In Top - Covered every aspect of the topic
Hello Moz Team, hope everyone is doing well, I have question regarding mine blog post recently that I published: https://mobilemall.pk/blog/definition-of-cuboid-surface-area-volume-basic-properties/ My target keywords in this post are Cuboid Definition, Cuboid Surface Area, Cuboid Volume. I have considered and applied every good SEO practice, like H Tags, gave links to authority sites, featured image, other images, etc but my post is still not appearing in top 3, 5 or even 10 I have covered each and every aspect of the topic, Can anyone let me know what's the reason and any suggestion for me. Thanks!
Content Development | | JoeySolicitor1 -
Clarification on duplicate content
Hi, if I have a page that unintentionally ranks for a term that I want to create a page for - say "atlanta apartments" - should I still create a page specifically intended to rank for "atlanta apartments"? Will canonical tags be crucial in this case? Hoping to avoid creating duplicate content and instead create the correct content for a specific term.
Content Development | | smiller760 -
Exchanging Guest Blog Opportunities - SEO Implications?
Haven't found a clear, recent answer on this. What are the SEO implications of exchanging guest blogging opportunities (in other words, we write an article for a partner blog with a backlink, and they write an article on on our blog with a backlink)? The partner site has a 57 domain authority and we have a 24 domain authority.
Content Development | | mikekeeper0 -
Finding blog ideas and syndication
We've had our blog for a little under 2 years now using Magento and we've only created 48 posts. As we're in the furniture industry topics are hard to come by and we've become stuck for ideas. Sure we have researched our audience, checked Q&A's and forums to analyse what questions our audience are asking, but the ideas are limited. It's a difficult industry to find niche articles that our audience would be interested in. Could anyone suggest any ideas on how we could find interesting topics that people would actually want to share and maybe our industry influencers would be interested in featuring on their sites, does syndication still work? Duplicate content is a big 'NO NO' for Google but as long as the third party site features a rel=canonical or link back to our original post, Google wouldn't have any problem with this?
Content Development | | Jseddon920 -
Duplicate Content- Archives
Our site is showing duplicate content for about 20 pages, they are all on the site as regular pages and in the "Archive" section. So the URL is different by one word but all the content is the same, is there a way to fix this and make it to where Google doesn't see it as duplicate content? Thanks!
Content Development | | legallaw0 -
I wrote this blog, now what can I do?
Morning Guys As part of a bigger SEO Project I am writing some blog posts. I am trying to use information we have based on shopping habits within our store. So I have written this first blog post: http://blog.uniquemagazines.co.uk/2013/03/top-10-womens-magazines-purchased-as.html What can I do with my blog now to get more exposure? I have submitted our blog to a couple of RSS directory lists. I also created a pintrest board, and announced the blog post on our facebook and twitter accounts. I am hoping to do 1 of these bigger posts per week, and this took me about 3-4 hours to research the stats and compile the information, so obviously the more I can get out of it the better. Also, I am hoping over a number of weeks I can identify what sort of content relates best to our customers/browsers. Thanks Paul
Content Development | | TheUniqueSEO0 -
Simple question: How many words optimal for blog posts
Hello, We're adding a blog to one of our sites. How many words should be in a blog post for it to be optimal for the search engines? If it varies from industry to industry, please give a couple of examples. We were going to do 500 words but that seems a bit long. Thanks!
Content Development | | BobGW0 -
Is it considered as duplicate content ?
Hello, I see a lot of errors on my webmaster tools because of this ajax code on my questions pages of the site (screen) : www.dismoicomment.fr The code : | / ADD ANSWER FORM |
Content Development | | elitepronostic
| | $("#answer-add-button").click(function () { |
| | $.ajax({ |
| | type: 'POST', |
| | url: '/answers/quelle-assurance-choisir-pour-un-scooter/', |
| | data: $("form#answer-add").serialize(), |
| | dataType: 'html', |
| | success: function(data) { |
| | |
| | if(data=="answer") { |
| | $('.answer-add-message').show().empty(); |
| | $(document).ready(function() { |
| | $(' Vous avez déjà répondu à cette question. ').appendTo('.answer-add-message'); |
| | }); | I have add a line on my robots.txt : http://www.dismoicomment.fr/robots.txt for remove all urls with /answers/. These urls with /answers/ aren't indexed in google. Do you think that it is dangerous and that can be considered as duplicate content ? 1129546035.png0