Within a few steps you can add powerful meta tags by following the below steps
- Sign In to your Blogger Account
- Take Design tab in your blog dashboard
- Select Edit HTML
- Add the following code inside <head> section
.............................................................................................................................................
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Place blogger description here' NAME='description'/>
<meta content='Place your blog's keywords here(seperated by commas)'
NAME='keywords'/>
</b:if>
Replace the Red text by your blog's description and keywords and place it inside <head> section.Now your blogger blog meta tags are placed.The Blogger description you placed in meta tag description will display as the description of your blog in Google search results.
No comments: