Seo for blogger blog |
So how to add this ?
you only have to follow my steps.
Steps:
- Go to blogger
- now goto template tab and edit html
- Then find below line
<b:include data='blog' name='all-head-content'/>
- Now paste the below code just below the above tag
<b:if cond='data:blog.url == "http://www.haseebnet.blogspot.com/"'> <meta content='DESCRIPTION' name='description'/> <meta content='KEYWORDS' name='keywords'/> </b:if>
- Now replace http://haseebnet.blogspot.com with your post url
- Replace description with your post description
- and replace keywords with your posts keywords
- And then save the template