You Can Use Meta Tags To Optimise your Blog For Better Search Engine Results.
Follow The Below Steps::
1. Goto Your Blogger Dashboard
2. Open the Grey Dropdown Menu next to the Blog you wanna Optimise.
3. Click On Templates Then Click on Edit HTML.
4. Put The Cursor on the Template HTML Box, Now find this code (press CTRL + F ) <b:include data='blog' name='all-head-content'/>
5. Add The Below codes just after the above code see in the figure. <b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='your description here' name='description'/>
<meta content=' your keywords here' name='keywords'/>
<meta content='your name' name='Author'/>
<meta content='your email address' name='Email'/>
<meta content='global' name='distribution'/>
<meta content='5 days' name='revisit'/>
<meta content='5 days' name='revisit-after'/>
<meta content='document' name='resource-type'/>
<meta content='all' name='audience'/>
<meta content='general' name='rating'/>
<meta content='all' name='robots'/>
<meta content='index, follow' name='robots'/>
<meta content='en' name='language'/>
<meta content='IN' name='country'/>
<meta content='blogger' name='generator'/>
</b:if>
Now add description , keyword , your name and your email address and just click on save and you have done !
Follow The Below Steps::
1. Goto Your Blogger Dashboard
2. Open the Grey Dropdown Menu next to the Blog you wanna Optimise.
3. Click On Templates Then Click on Edit HTML.
4. Put The Cursor on the Template HTML Box, Now find this code (press CTRL + F ) <b:include data='blog' name='all-head-content'/>
5. Add The Below codes just after the above code see in the figure. <b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='your description here' name='description'/>
<meta content=' your keywords here' name='keywords'/>
<meta content='your name' name='Author'/>
<meta content='your email address' name='Email'/>
<meta content='global' name='distribution'/>
<meta content='5 days' name='revisit'/>
<meta content='5 days' name='revisit-after'/>
<meta content='document' name='resource-type'/>
<meta content='all' name='audience'/>
<meta content='general' name='rating'/>
<meta content='all' name='robots'/>
<meta content='index, follow' name='robots'/>
<meta content='en' name='language'/>
<meta content='IN' name='country'/>
<meta content='blogger' name='generator'/>
</b:if>
Now add description , keyword , your name and your email address and just click on save and you have done !