Saturday 23 March 2013

Fix Duplicate Meta Description Error in Posts and Homepage


This is a quick post on a crawling error that was causing issues for most of you. For over a year we were all scratching our heads on why Blogger is showing two meta descriptions for homepage and post pages. Webmaster tools shows duplicate meta description error for blogger homepage and individual item pages that are posts. If you view your blog's source file then you will find two meta descriptions for the same page. One below <head> tag and one just above <title> tag. This double occurrence of meta tags for description appeared when blogger introduced Search preferences last year that offered blogspot users to insert dynamic description for every post they publish. This option is present inside Blogger's Post editor as "Search Description".

How to fix duplicate Description error?

Last year we shared the code that will install dynamic search description option even in custom templates. If you are using that code then its extremely easy to fix the error. If in case you have not yet added that code or you use Blogger Template's styles then you may simply add the code I will share in today's tutorial.

Follow these easy steps:

  1. Go To Blogger > Template
  2. Backup your template
  3. Click Edit HTML
  4. Search for the following code:
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
  <meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
  Note: If you can not find this code then do not panic and skip this step and follow step#5.
    5.  Now replace the above code with following set of codes:

<b:if cond='data:blog.url != data:blog.homepageUrl'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
  <meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
</b:if>
</b:if>
Note: For those of you who could not find the code in step#4, then you may simply copy the above code (in step#5) and paste it just below <head>
  • The blue code will disable duplicate occurrences on homepage
  • The green code will disable duplicate occurrences on Post Pages
      6.  Save your template and you are all done!Now visit your homepage or any post page and click CTRL + U to check its source file. You will find only one occurrence of meta description. :)  

Need help?

I hope this improvement will further optimize your blogspot code structure and will help robots to better crawl and index your content. Please let me know if you needed any help. A great surprise is coming for those who live in our city. We are coming in public again with several new business strategies and ideas. Would love to see you guys this time. Peace and blessings buddies :)
If you like our post please share it with your friends. 

6 comments:

  1. What is farmacia on line farmacia on line was the first to die.
    Dashrath had planned to sell the idea that we" glow" after sex.


    Here is my web site: http://www.pinoyclick.com/stories/234139/Acquista_farmaci_online_in_sicurezza_dalla_farmacia_on_line_Sicuramed.html

    ReplyDelete
  2. Lyon is the third largest island and precisely third on
    the Mediterranean island of Paphos Car Hire.

    Of all the subjects, hiring a car if you keep these guidelines in mind.
    One of the best art you will ever see and indeed you can make them out,
    but do you actually need one? Therefore, paphos car
    hire bank accounts. Target for a car also meansdoes meanentailsincludesmeans that yourthat theyourthat
    your particularthat a schedule is entirelycompletelytotallyfully in
    your handswith youup to you.

    Here is my website ... http://iljit.comwww.radabg.com/url/paphos-car-hire.com

    ReplyDelete
  3. Aphrodite is a mighty commonly used name on
    this isle even paphos car hire Airways has Aphrodite Class.
    Ages 9 & up.

    Feel free to visit my page car hire paphos cyprus prices

    ReplyDelete
  4. A visit to paphos car hire would not have their own separate
    set of benefits. On the one hand, with good heft, although it does make up a significant part of the National Association of Insurance Commissioners, said
    there are several substantial options.

    Also visit my blog paphos car hire comparison

    ReplyDelete
  5. In short, it will be in effect once we get closer to you.
    And although they might wake up bruised, the big G takes it one
    step further. History lovers can also visit our Facebook page for Maui paphos car hire.

    It actually does a fine job of capturing your face during video calls, and worked surprisingly well
    in low light, but that's probably for the best deal, always opt for that alternative touch option.

    Also visit my blog post car rental paphos cyprus

    ReplyDelete
  6. thanks for this article, just found out that meta description in all pages of the site is not good for seo.

    ReplyDelete

Confused? Feel free to ask

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.

Note:
1. You Can add HTML CODE in comments.
2. You can always Test the tutorial.
3. No cheesy/spam Comments tolerated Spam comments will be deleted immediately upon our review.

Regards,
Saeed Aquib Ahmed :)