Search This Blog

Saturday, December 22, 2012

How to add keywords in HTML form in Blogger


How to add keywords in HTML form in Blogger

Caution:Before start editing HTML keep backup just in case it screwed up
Go to Template -->>edit HTML-->>ctrl + f-->>paste this
<b:include data='blog' name='all-head-content'/>

Under this line paste this lines
<meta content='your description here' name='description'/>
<meta content=' your keywords here' name='keywords'/>

No comments:

Post a Comment