[Fix] Duplicate Meta Description Error in Search Console | HTML Improvements

Hey, you too stuck and searching about this issue encountered in Google Webmaster Tool [it's called as a Search Console now!]. If you are not aware of this problem, then you need to check your search console dashboard, go to 'search appearance' >> 'HTML improvements'. If your search console showing "Duplicate meta descriptions" error, then you need to go through this page. And improved search engine design detect every and critical error from each of your web page. WARNING: Don't duplicate your meta descriptions and try to immediately fix this Error in Blogger / WordPress / Website - I have checked most of the web optimization tools & used Google web tools, but this Search Console is the best in all and its free for better & quick indexing your web pages in search engines. Moreover, if you have not seen this 'Duplicate meta descriptions' issue derived from Google search architecture, then I recommended to follow these steps described below. It may help your site's visitors for the better experience, website performance and SEO website ranking. This tutorial is all about how to fix duplicate meta descriptions? How to remove duplicate meta descriptions? Just keep reading and follow all the steps shown below.
Fix Duplicate Meta Description Error in Webmaster tool HTML Improvements - Search Console
Fix Duplicate Meta Description Error in Webmaster tool HTML Improvements - Search Console
Last time we saw Top 7 On-Page SEO Basics To Consider Before You Build an SEO Optimized Web Page, and today we are going to learn how to fix and remove one of the critical SEO error from Search Console.

Also check: 15 Quick-Tips to Improve SEO Ranking That'll Generate Huge Traffic To Your Site

Fix Duplicate Meta Description Error Showing Search Console

No need to go into details about how does google search work and how Google search architecture detects these errors. There is simple solution to get rid of this error. Your google webmaster tools find duplicate meta descriptions in your blogger or Wordpress website. You just need to fix pages with duplicate meta descriptions.

Step 1: Edit Custom robots.txt

  1. Check your ROBOT.TXT file. Go to http://www.yoursite.com/robot.txt
  2. Edit robots.txt in blogger: Go to My Blogs >> Search preferences >> Crawlers and indexing >> You will find the option for 'Custom robots.txt'
  3. Click on edit and paste the following text into it.
  4. User-agent: Mediapartners-Google*
    Allow: /

    User-agent: Googlebot-Image
    Allow: /

    User-agent: Adsbot-Google
    Allow: /

    User-agent: Googlebot-Mobile
    Allow: /

    User-agent: Twitterbot
    Allow: /

    User-agent: *
    Disallow: /search
    Disallow: /cgi-bin/
    Allow: /

    User-agent: *
    Disallow: /*.html
    Allow: /*.html$

    Sitemap: http://www.yoursite.com/atom.xml?redirect=false&start-index=1&max-results=500
    [Change http://www.yoursite.com/ with your own domain]
    Here you can also add your sitemap as http://www.yoursite.com/sitemap.xml
  5. Now save changes and check & verify robots.txt again.

Step 2: Edit Custom robots header tags

Just below the 'Custom robots.txt' option there is option for 'Custom robots header tags'
Click on edit and make the changes as shown in below pic.

Edit Custom robots header tags

Step 3: Edit each post description from blogger HTML

  1. Go to HTML of your website.
  2. Find
    <meta expr:content='data:blog.metaDescription' name='description'/>
  3. And replace it with following code:
    <!-- Fix Duplicate Meta Description Error from Webmaster tool Search Console -->
    <b:if cond='data:blog.pageType != &quot;index&quot;'>
    <b:if cond='data:blog.pageType != &quot;item&quot; and data:blog.pageType != &quot;static_page&quot;'>
    <b:if cond='data:blog.metaDescription != &quot;&quot;'>
    <b:if cond='data:blog.url != data:blog.homepageUrl'>
    <meta expr:content='data:blog.metaDescription' name='description'/>
    </b:if>
    </b:if>
    </b:if>
    </b:if>
    <!-- Fix Duplicate Meta Description Error from Webmaster tool Search Console -->
That's all...

All above steps help you to remove duplicate meta description warnings and it will be fixed after your pages get re-indexed again on Google Webmaster tool. Check your search console after few days and let me know your website results via comment section shown below.

1 comments:

Enlighting post! I really like and appreciate your effort, thank you for sharing such a useful knowledge about google search console strategies, hear i prefer some more information to build your career in digital marketing by DoDigital


EmoticonEmoticon