Meta tags are one of the important part for successful SEO of your blogger blog site as well as any types of website. Meta tags helps to find out the main keywords from the article to Search Engine. Meta tags also improve your search results. So, if you want to optimize your site with successful SEO, keyword research is necessary and place the keywords into the meta tags. Meta tags are basically HTML element which is placed in between the
and tag. In description meta tag you put a description of your blog, telling what your blog is about. In keyword meta tag you put in key words relevant to your blog content. In this post I will show you Best And Easiest Way To Add Meta Tags on Blogger.How to add Meta tags on blogger/Blogspot
1. First login your Blogger Account.
2. Then go to Template >> Edit HTML
3. Now find out below code by press Ctrl+F
<b:include data='blog' name='all-head-content'/>
4. Now copy below code
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>
And paste copy code just after
<b:include data='blog' name='all-head-content'/>
Note:
Fill out and replace what is in the red as shown below.
DESCRIPTION HERE: write your blog description
KEYWORDS HERE: write the relevant keywords to your blog
AUTHOR NAME HERE: write the author's name (your name)
5. Save your template and you are done.
0 comments: