Meta tags are one of most essential parts of any website or blog for the better position in search engines like Google, Yahoo, and Bing etc. Meta tags help to say what types of website or blog is it. In another language we can say that Meta tags use to provide the information about website or blog. Meta tags help you to index pages in accurate and efficient way in search engine. Meta tags plays very vital role in blog or web page. If you are interested to keep Meta tags in your blog but you do not know that what is Meta tags than you might have problem in coming days regarding your blog traffic. Today I am here to provide you a tutorial about how to keep in your blogger blog. So please follow the following instruction for the better Meta tags.
How to add Meta tags in blog
Firstly login your blogger account
Click on Design option as in figure below
Click on Edit html as in figure below
Search the following code by pressing Ctrl+F from keyboard
<b:include data=‘blog’ name=‘all-head-content’ />
Paste the following codes just below the above code.
<meta content=‘YOUR BLOG DESCRIPTION HERE’ name=‘description’ /> <meta content=‘YOUR KEYWORDS HERE’ name=‘keywords’ /> <meta content=‘YOUR NAME HERE’ name=‘author’ /> <meta content=‘ALL’ name=‘ROBOTS’ /> <meta content=‘blogger’ name=‘generator’ />
Note: In above code, provide the description of your blog in “Your Blog Description”, provide the keywords which describe your blog in “Your Keyword Here”, you also can add author name in “Your Name Here”
Finally, save your template.

