Solution to duplicate meta descriptions in blogger (blogspot)

Advertisements:

duplicate meta blogger solution 150x150Solution to duplicate meta descriptions in
blogger (blogspot):
Are you using Google webmaster for your
blogger and facing  problem of duplicate
meta descriptions issue for your blogspot
blog, then here is the simple solution for
that..
First sign in to your blogger account >> Layout >> Edit HTML
Now find the below line in your template HTML code
<b:include data='blog' name='all-head-content'/>
Just after above line paste the below 4 lines...
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='YOUR BLOG HOME PAGE DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS' name='keywords'/>
</b:if>
Don't forget to change the YOUR BLOG HOME PAGE DESCRIPTION HERE with your blog
description and KEYWORDS with your blog keywords..
That's all.. Now the meta description will only applicable for your home page...
And for your posts, first few lines of that post will be considered as meta
description by search engines..

blogger, SEO

2 Responses to Solution to duplicate meta descriptions in blogger (blogspot)

  1. videoseek November 17, 2009 at 11:39 am #

    great great tips. thanks

  2. baisamusthafa July 6, 2010 at 11:51 am #

    this tips that I did’n fine in any where… good and thanks..so much

Leave a Reply