What is Duplicate Content Issue In WordPress & Fix For SEO

181Shares
WordPress duplicate content
  • Save

Whenever we talk about WordPress SEO, duplicate content is one thing which every SEO professional will suggest you focus on and ensure you don’t become a victim of the same.

When people say “WordPress is SEO optimized”, they are not lying.

They are right, but the duplicate content issue in WordPress arises because of many reasons.

Today, we will look into some of the basic reasons and will try to fix it one by one.

Like I stated earlier, whenever we talk about WordPress, one common comment which you will always get is “WordPress is SEO optimized”.

That’s true but not completely. You can start a website on WordPress and expect to start ranking well.

By selecting WordPress as your platform for building a website, you have definitely taken a wise decision but now the real work starts.

There are a few things which you need to do to ensure you improve the overall search engine optimization of your WordPress powered blog/website and get more free traffic from organic search engines such as Google.

In this article, I will help you understand everything about “WordPress duplicate content” and you will learn :

  • How to identify duplicate content in WordPress
  • How to avoid creating duplicate content

This is going to be a learning post for you,s o grab a cup of coffee and lets get started.

What exactly is Duplicate content issue in SEO?

Content which is the same but can be accessed by two URL.

This could be a piece of original content on your blog or sometime an original content copied by someone else.

For example, on a poorly optimized WordPress blog, an article can be accessed by:

  • http://www.domain.com/SEO-optimization
  • http://domain.com/SEO-optimization
  • http://domain.com/tag/SEO
  • http://www.domain.com/tag/SEO
  • http://domain.com/category/SEO
  • http://www.domain.com/Category/SEO
  • http://domain23.com/SEO-post (External website)

You can clearly see, that you created six copies of your content by mistake, something that will confuse Google as to which link they should show.

More specifically, it may consist of the following:

  • Pages with the same meta description, title, and other elements
  • A Web page accessible from several links

Then again, you don’t call all similar content duplication.

For instance, you don’t call it copying if the page details are translated into various languages or has the same navigation or header labels.

Given that you have several copies of one webpage and other sites have too, what could be the impact?

  • One, you may be forcing Google to show the users wrong information after going through the trouble of filtering insubstantial content.
  • Second, your site may rank in the bottom SERPs or may be penalized.
  • Third, your target users may look for other websites because you cannot provide them with relevant data.
  • Finally, you are only wasting your time and effort given the three effects above.

They will pick any at random and the rest will be hidden from Google search.

At the same time, this will be an issue as Google will slowly start penalizing your blog for duplicate content. Now, the most common question is what is duplicate content in WordPress and how to fix it.

Here, I’m going to show some examples of common WordPress duplicate content on your blog and how you can fix it.

How to find WordPress duplicate content

Let’s talk about duplicate content on your WordPress blog. This is the first place you need to start with. Once you fix it, you will probably have taken care of 40% of your duplicate content issue.

Go to Google.com and search for your site name in this format:

Use Google site operator:

site:www.shoutmeloud.com

Go to the last page of the result and click on show results with omitted results.

  • Save

You will be able to see all the links Google has indexed from your blog which will help you analyze the links Google should not index.

Some common parts which search engine bots should not index are tags, categories, author, archive, search and so on.

If you see any of these results, it’s time to work on your blog SEO and make it better.

Tags and Categories no index

WordPress Duplicate content categories
  • Save

If you are showing complete post on the Tags & Categories page while keeping the page indexed (by default), you are already creating duplicate content for your blog. Moreover, do you think your tags and categories pages are adding any value to the search engine?

My suggestions, keep them no index and do follow. You can use plugins like WordPress SEO by Yoast to quickly configure the no index tag.

No-index Author/Archives

Author archive noindex
  • Save

In WordPress, you can always browse author archive or archive from previous months. This is a usability feature and useful for your readers. But for a search engine, they are just pages, and there is no reason for them to index it as it will have the same content as your single post page.

Subscribe on YouTube

Attachment Image URL

This is one small issue but many of you won’t realize it until you see it yourself.

When we attach an image to a WordPress post, it adds images as attachment URLs, and when a reader clicks on the image, it is taken to the image attachment page.

So your URL would be:

  • www.domain.com/1/
  • www.domain.com/1/SEOImage

Now there are many problems related to this one. First, duplicate content is indexed on Google, which does not add any value.

In your Google Webmaster tools, you will see such links listed at short meta description tags which again is not very useful.

How to fix image attachment URL issue in WordPress?

One quick way is to use the Permalink setting of Yoast SEO plugin. You will find an option which says “Redirect attachment URLs to parent post URL.” Keep that option checked, and that will take care of the issue.

Redirect attachment post to link
  • Save

eOr, while uploading an image to your post, you should select none or link to image as option. See below dreenshot for the reference:

  • Save

ReplytoCom issue

After Google Panda had rolled out, this was one of the most common issues I came across on a lot of websites, including mine. And that had a huge impact on search engine rankings for that particular domain.

When ShoutMeLoud got hit by Panda, over 35K replytocom links were indexed, and it took quite a while to remove those links from search engine index. Even setting URL parameter for replytocom did not remove the URLs immediately.

Now we have lesser no of replytocom links, but it’s still there. You can check your blog by searching on Google with Site: domain.com replytocom

If you see links from replytocom, it’s time to quickly set URL parameter from Google Webmaster tool as noindex. You can refer to my previous post on How to fix replytocom issue in WordPress.

Canonical URL

Canonical URL
  • Save

Canonical URL Tag is one of the important aspects of On-page SEO. A URL could be accessed using:

  • http://domain.com/1
  • http://domain.com/1/
  • http://www.domain.com/1
  • http://www.domain.com/1/

All the URL’s point to the same post and thus create duplicate content for you. By setting up a canonical URL, you are directing search engine robots to the links they should index. This is one of the first things that you should look into on your blog.

In latest WordPress, this is a default feature. You can also use a plugin like SEO By Yoast’s inbuilt feature to quickly add canonical to your WordPress blog. Moreover, if you see comment-page-1 or similar issues, it will also be fixed by using canonical URLs. You can also manually add this code to your theme before <head> section.

<?php if ( is_singular() ) { ?>
<link rel="canonical" href="<?php the_permalink(); ?>" />
<?php } ?>
</head>

You should also check out this video from Matt Cutts where he explains more about Canonical tag:

Subscribe on YouTube

Fixing duplicate content in case someone has copied your article

All the above-mentioned WordPress duplicate issues are ones which you can deal with directly on your blog. Now, worse is when you are penalized for someone else’s actions. For example, suppose a blogger copied your blog and outranked your post.

This is where you need to take help of Google DMCA. Google DMCA is very useful for bloggers and webmasters to file complaints regarding any such content on the internet which is copied from your blog post.

If it’s a BlogSpot blog, Google will delete the post immediately. If it’s a self-hosted blog or static site, Google will remove it from web index. How to start with it, you may ask.

You can use duplicate content checker to find duplicate content on your WordPress blog.

You can also refer to my post on How to file a DMCA complaint using Google.

Some important things you should know

In most of the cases, any good WordPress theme takes care of duplication issues. F

or example, Genesis and many other theme club offer such SEO optimized framework and that’s where premium themes stand out compared to free WordPress themes.

You can consider using the Genesis theme or you can simply tweak your existing theme with the help of codes and plugins to make it free from duplicate content.

If you like this post, I suggest you read:

Do let us know what other WordPress duplicate content issues you have faced and the steps you have taken to fix the issue.

Also check out:

Was this helpful?

Thanks for your feedback!
  • Save
181Shares
Authored By
A Blogger, Author and a speaker! Harsh Agrawal is recognized as a leader in digital marketing and FinTech space. Fountainhead of ShoutMeLoud, and a Speaker at ASW, Hero Mindmine, Inorbit, IBM, India blockchain summit. Also, an award-winning blogger.

81 thoughts on “What is Duplicate Content Issue In WordPress & Fix For SEO”

  1. Amol karde

    Hi, thx for your article! It is really helpful.
    Thanks for sharing this information Harsh. After reading this post, I realized that I was having lots of duplicate content in my blog. All those duplicates have been removed. Thanks again for this wonderful tips.

  2. Narinder kumar

    Thanks for sharing great article its really helpful for my blog. canonicalization its really big issue for destroying any website and blog by google.

  3. Christian

    Hi, thx for your article! It is really helpful.
    You recommend to set Categories and Tags to noindex. If I post an article in two different categories will this be duplicate content with this setting? 🙂

    1. Harsh Agrawal

      @Christian
      With your categories & tags set as noindex, no it won’t be duplicate content.

      1. Christian

        Thx a lot 🙂

        By the way, you have a cool app too 😉

  4. Pawan Verma

    Hi Harsh

    Can you suggest me what should I do to get rid of Duplicate content. I have a govt Job website and every new post(job) has only a few changes like designation, organization or Qualification. Thus I have created huge duplicate content on my website. Is there any solution for me

    Thanks in advance

    1. Harsh Agrawal

      @Pawan
      Position yourself as an authority site by building links & other authority building techniques. Start adding more manual content to lower down the duplicate content ratio. Also get more social media share which gives you an edge over your competitor. Since your niche is like this, you need to figure out ways to lower down the duplicate content ratio.
      Read this post: https://www.shoutmeloud.com/increase-domain-authority.html

  5. Barnali

    I’ve a question. I want to know that If I use a few lines from my own posts written earlier, would that also be considered as a spun content or duplicate content.

    1. Harsh Agrawal

      @Bernali
      Few lines won’t hurt. You can do it without worrying.

  6. Paularo

    This article saved me. I have been blogging for close to 2 years and i had never stopped my tags and categories from getting indexed which created lots of duplicate content on my blog but thanks to this article, i finally went to Yoast SEO and stopped google from indexing my tags, authors and categories. Thank you

  7. Jeannie Hill

    When conducting site audits, the level of duplicate content issues is stunning. So many webmasters start out with the best of intentions but get snagged on the issues you addressed. Thanks for covering the topic in detail and your suggestions on using Yoast settings. I have yet to find that this plugin is capable of resolving all duplicate content issues – that would be an enormous feat.

    In the view of a web developer, typically the unique identifier for an article is the ID that article has in the database, not the URL. For all major search engines though, the URL is the unique identifier to every piece of content.

    For those moving to https, this needs thoughtful preparation.

  8. Rimmy

    Thanks Harsh for sharing this very informative article. I was always confused, should we stop crawling of blog tags or not. But now i have just done this after reading your post. Now my blog posts will not be duplicated. Thanks

    1. Harsh Agrawal

      Hey Rimmy,
      Glad I could help.

  9. Jags

    Hi harsh, thanks for the wonderful article. Finally I have the right understanding of the duplicacy issue. I have a question.
    site:www.shoutmeloud.com
    If we use the site command , we only get to see 600 indexed urls . For large sites, how do we get to see the complete list of urls? please answer. thanks again.
    jags

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
181 Shares