How To Find Error In HTML Improvement Option
If you are a newbie and don't know this option yet then you have to understand which type of error it shows. It discovered the duplicate meta description tag, title tag or short description tag on your blog, your blog can't participate in Google Adsense until you solve all issues discovered by this. For this just login to your Google Webmaster and go to your blog, click Optimization from left menu an then choose HTML Improvements.Here you will find some pages on your blog which shows duplicate meta descriptions or short meta descriptions as in following figure.
So lets remove these error one by one.
How To Remove Duplicate Meta Description Error
This problem arises due to duplicate meta description finding by Googlebot in both index page or archive page so to disable Googlebot to index meta description in archive page, we can solve this error. For this you have to place following code in blogger template.- Login to blogger dashboard.
- Go to Template and click Edit HTML option.
- Paste following code just below the <title> tag.
<b:if cond='data:blog.pageType == "archive"'> <meta content='noindex,noarchive' name='robots'/> </b:if>Wait for some days, when webmaster update your blog data then it will be removed completely.
You learn more about meta tags from here.
How To Remove Short Meta Description
Click on the short meta description option in webmaster, you will see the number of pages that are responsible to give this error.Now go to your blogger dashboard and open these articles one by one in post editor and apply a search description of greater than 10 words for each. for example
If you add a search description as shown in above figure then obviously it gives short meta description error because the number of words are less than 10.
Finally after removing all these error from webmaster you will get a chance to improve your search engine ranking.

Very nice and detailed post. Very helpful for newbies like me. Thanks for the share.
ReplyDeletethanks for sharing this nice information
ReplyDeleteI also have experience like this. I overcome it by remove the duplicate content.
ReplyDeletemuchas gracias con post como esto hacen que cada día la vida en blogger sea mas bonito
ReplyDeleteI applied that code but in googleweb master there is still duplicate meta description and keyword tags errors with also duplicate urls,
ReplyDeleteDuplicate URLs with Duplicate Tags are some like bellow....
1st URL is Like: http://www.mobilepricess.com/ and the other is
like: http://www.mobilepricess.com/?m0 Or
like: http://www.mobilepricess.com/?m1
I also disable the mobile template in blogger CMS.
Any suggestions ?? Please Help