GuidePedia



Meta tags are the special element which provide information about the webpage. To get highest ranking in search engine meta tags must be add in web page HTML,otherwise the search engine optimization score remain lower and your blog or website cannot get rank in search engine like Google, Yahoo, Bing and other.Meta tags basically includes the description of the webpage means what stuff is available on the webpage,keywords which are used in searching of the content,author name name that who is the author of the blog or website and much more.

How To add Meta Tags in Blogger?

1- First of all sign in to your blogger account then go to template section.

2- Before going to Edit HTML menu,click backup/restore option in the top right corner of the page and download the template which is already applied to your blog.

3- Then Edit Html and fine this code:

<b:include data='blog' name='all-head-content'/>

You can find this code by pressing Ctrl + F and paste the above code in the field and press enter.

4- Now above this code paste the following three lines,

<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>

and replace the blue text with your own description,keyword and author name.

Done...

 
Top