Well we will using the same meta tags used to optimize default blogs homepage but by using some conditional tags you can optimize separate posts.
- Open Blogger > Template > Edit HTML
- Now if you already have meta tags added for your blog than right below those meta tags add these conditional meta tags.
<b:if cond='data:blog.url == "http://Post-URL-Here"'>
<meta content='Keywords Here' name='keywords'/>
</b:if>- Now you need to replace the Post URL with your blog post on which you want to use these meta keywords, and change keywords too.
- That’s it now if you have more just add the same code below it and change the post URL, now your posts will be optimized with keywords.
Source: makingdifferent

0 comments:
Post a Comment