Adding meta tags you can get get more traffic from search engines like google,yahoo.
Meta tags are the tags which describes your site and tells the search engines what your site is all about.Meta tags allows search engines to index your web pages more accurately. In other words,Meta tags communicate with the search engines.
How to Add Meta Tags to your Blogger Templates
Here is how to add meta tags to your blogger(blogspot) blog:
Open Template
Choose Edit HTML
Click on the 'Edit html' tab
Find that code:
Now add below code just after the above code.
<b:include data='blog' name='all-head-content'/>
Look at below:
<meta content='DESCRIPTION' name='description'/>
<meta content='KEYWORDS' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>
Kindly Replace:
KEYWORDS: Write the keywords of your blog
AUTHOR NAME: Write the author's name(Your name)
That's all 😊