Add Meta Tag in blogger
We all know that meta tag adding is useful for many of the search engine to find out our blog or website and You can add meta tag in WordPress website/blog easily , but it is difficult to add meta tag in your blogger blog for separate post, however you can add meta tag in template , that will be one more search engine optimization tips for you, You can add meta tag in blogger by doing following steps.Do not forget to download/backup your blogger template first before changing any HTML code to get back your previews blogger template if you do not like changes you made.
1.Log in to your blogger account.
2.Go to Design and then > Edit HTML.
3.Now find out the following code in your template.
4.Add following code after the above code.1.Log in to your blogger account.
2.Go to Design and then > Edit HTML.
3.Now find out the following code in your template.
<head>
<meta content='DESCRIPTION HERE' name='description'/> <meta content='KEYWORDS HERE' name='keywords'/> <meta content='AUTHOR NAME HERE' name='author'/>
here,
DESCRIPTION HERE:Write your blog description
KEYWORDS:Write the keywords of your blog
AUTHOR NAME:Write the author's name(Your name).
5.Add the above code just after the following line.
<b:include data='blog' name='all-head-content'/>
You have done !!
Related: Generate & Submit Complete Website Sitemap to Google
Loading