Best Tric To Add mEta tag in blogger
1. Go you Blog template click edit HTML.
2. Find this Code <b:include data='blog'name='all-head-content'/>
3. Copy The below meta Tags code and paste after it.
<meta content='YOUR BLOG DESCRIPTION HERE' name='keywords'/>
<meta content='BLOG KEYWORDS HERE SEPARATED BY COMMAS 'name=keywords'/>
<meta content='AUTHOR NAME HERE 'name='author'/>
<meta content='general' name='rating'/>
<meta content='all' name='robots'/>
<meta content='index, follow' name='robots'/>
<meta content='en' name='language'/>
<meta content='in' name='geo.country'/>
<meta content='global' name='distribution'/>
<meta content='1 days' name='revisit-after'/>
4. in the above code which in blue color change with the description meta tag put your
blog description. and in the
keywords meta tag put your keywords. and author meta tag put your name.
Done!
Hope you enjoyed this post. Thanks for reading. If you have any doubts regarding meta tags implementation, please let me know via comments or you can contact me directly. Catch you again with more posts.
1. Go you Blog template click edit HTML.
2. Find this Code <b:include data='blog'name='all-head-content'/>
3. Copy The below meta Tags code and paste after it.
<meta content='YOUR BLOG DESCRIPTION HERE' name='keywords'/>
<meta content='BLOG KEYWORDS HERE SEPARATED BY COMMAS 'name=keywords'/>
<meta content='AUTHOR NAME HERE 'name='author'/>
<meta content='general' name='rating'/>
<meta content='all' name='robots'/>
<meta content='index, follow' name='robots'/>
<meta content='en' name='language'/>
<meta content='in' name='geo.country'/>
<meta content='global' name='distribution'/>
<meta content='1 days' name='revisit-after'/>
4. in the above code which in blue color change with the description meta tag put your
blog description. and in the
keywords meta tag put your keywords. and author meta tag put your name.
Done!
Hope you enjoyed this post. Thanks for reading. If you have any doubts regarding meta tags implementation, please let me know via comments or you can contact me directly. Catch you again with more posts.
No comments:
Post a Comment