Add Meta Tags to Blogger Template
Adding Seo meta tags its easily and its good healthy for your blog. When you start your blog your goal is to get many many qualified traffic to your blog, But your goal will not be achieve if your blog is not Search Engine Friendly, So that in this case you need to make sure your blog is fully Search Engine Optimized and add meta tags to your blogger template will be easily people to reach your site through Searching on Search Engine like Google,Bing,yahoo etc. Just follow few simple steps to add meta tags to blogger template.Must read: How to Backup Your Blogger Template
Steps to Add Meta Tags to Blogger Template
Before make any changes Backup Your Blogger Template
1. Go to blogger Dashboard > Design > Edit Html and search for <head>
2. Then delete every thing from <head> to <b:skin><![CDATA[
3. Copy and Paste below code after <head>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
<meta content='Your Blog Description here!' name='description'/>
<meta content='Your Keywords here!' name='keywords'/>
<meta content='Author Name here!' name='Author'/>
<meta content='Author Email Address here!' name='Email'/>
<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='id' name='language'/>
<meta content='id' name='geo.country'/>
<meta content='global' name='distribution'/>
<meta content='1 days' name='revisit-after'/>
<meta content='Indonesia' name='geo.placename'/>
Please add your own Description, Title, Keywords.
Blog Description : Write your blog description
Blog Keywords : Write the keywords of your blog
Blog Author : Write the author's name (your name)
Email Address : Write your Email address
4. Save your Template. You are done!!!
Conclusion: If this article is useful to Add Meta Tags to Blogger Template, Make sure you share it through all social networks.