Advertisements:
Solution 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..







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