Add Meta Tags to Your Blog for Better Blogger SEO
Adding Meta Tags to Your Blogger Blog will rank your Blog at High Position in Google Search Results or Google Ranking. It is very important to have Meta Tags embedded in your Blogger Blog. 

Meta Tags is the most important thing for SEO (Search Engine Optimization). The <meta> tag provides metadata about the HTML document on your Blog. Meta tags will not be displayed on the page, but will be machine parsable. Meta elements are typically used to specify Page description, keywords, author of the document, last modified, and other metadata like robots, equivs, UA Compatible, Viewport. The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services. Google Bots read Meta Tags of a site or blog and give these tags (title,keywords and description) information to Google Search Engine, according to these tags your blog is showed in Google Search Engine Results Pages (SERP's).


Last time I had posted about some Blogger SEO tips you can check them later.

You can also use our Free Meta Tag Generator - Generate Free Meta Tags

Now lets see How to Put Meta Tags in your Blog. Its very easy to place Meta Tags in your blog as it needs very little efforts. You can do it with following easy steps :
1. Go to Blogger > Dashboard > Template.
2. Click Edit HTML.
3. Find the code <head> or <b:include data='blog' name='all-head-content'/>
4. After finding the code <head> or <b:include data='blog' name='all-head-content'/> , paste the following Meta Tag codes just below it. [I personally Recommend you to place them after <b:include data='blog' name='all-head-content'/> ] 
<!-- Meta Tags ~  http://techethix.blogspot.com/  -->
 <meta content='Your Blog Description' name='description'/>
 <meta content='Keyword1,Keyword2,Keyword3' name='keywords'/>
 <meta content='Author Name' name='Author'/>
 <meta content='Author Email Address' name='Email'/>
 <meta content='all' name='robots'/>
 <meta content='index, follow' name='robots'/>
 <meta content='en' name='language'/>
 <meta content='Country Name' name='country'/>
 <meta content='blogger' name='generator'/>
<meta content='en' http-equiv='content-language'/>
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
<meta charset='UTF-8'/>
<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>
<!-- /Meta Tags ~ http://techethix.blogspot.com/  -->
5. Now you have to specify your Blog Description, Keywords, Author Name, Author Email Address.
How to Place Proper Keywords ?
You can place your Meta keywords according your Blog Niche and don't forget to add ' , ' [Comma] after every Keyword.
6. Now save your template and you are done, your blog is optimized for SEO and Google will show your site/blog in search results. That's It, You are Done ! 
Your Blog's Title and Description Tag will look like this in Google Search.
Title and Description Meta Tags
Don't forget to Share This post and Subscribe Us via Email for latest Blogger Tricks direct to your Inbox !