Meta Tags For Blogger:Meta tags are very important thing every blogger should know and implement it on their websites. Adding meta tags to your Blogger coding help search engines to drive traffic and to specify what your blog does contain. It is one of the Important thing every blogger should do for their blog. Meta tags can be added to your Blog in few simple steps.
How To Add Meta Tags To Blogger
- Login to your Blogger Dashboard.
- Then click on the Template Tab there.
- Now click on the Edit HTML tab.
- Proceed and find <head>
- Now copy the below code and paste it below <head>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Place blogger description here' NAME='description'/>
<meta content='Place your blog's keywords here'
NAME='keywords'/>
</b:if>
Customization
- Replace Place blogger description here with your Blog description.
- Replace Place your blog's keywords here with your Blog keywords.(in separated commas)


0 comments:
Post a Comment