How To Add Meta Tags In Blogger ?

This process is very easy if know how to customize template. If you don't know never mind . I will give you tutorial step- by- step. You can put Meta tags for better ranking in search engine with follow easy steps :
1st Step:
 Login to Blogger
 Select Your Blog

Go to >Template> Edit Html.
2nd Step:
Press CTRL + F and search    <head>
3rd Step:
After finding <head> , just below of <head> Copy paste all following coding:
<!-- Meta Tags ~ www.StartWebDesigning.blogspot.com -->
<meta content='Your Blog Description' name='description'/>
<meta content='Keyword1,Keyword2,Keyword3' name='keywords'/>
<meta content='Author Name' name='Author'/>
<meta content='Author Email Address' name='Email'/>
<meta content='all' name='robots'/>
<meta content='index, follow' name='robots'/>
<meta content='Language Name' name='language'/>
<meta content='Country Name' name='country'/>
<meta content='blogger' name='generator'/>
<!-- /Meta Tags ~ www.StartWebDesigning.blogspot.com

No comments:

Post a Comment