How To Add Meta Tags To Blogger

By Gamesnet Sunday, March 10, 2013 0 comments
Hi guys.

How's life?
This morning I will post how to add meta tags to blogger.
I hope you enjoy.



Follow me.
1. Login to your Blogger
2. Go to Template >> Click on Edit HTML
3. Find this code
<b:include data='blog' name='all-head-content'/>
Or find this code
<b:if cond='data:blog.url == data:blog.homepageUrl'>

4. Add this code below just the above code

    <meta content='Add Your Blog Description' name='description'/>
    <meta content='Add Your Keywords' name='keywords'/>
    <meta content='Add Author Name' name='Author'/>
    <meta content='all' name='robots'/>
    <meta content='index, follow' name='robots'/>

5. Now Replace:
a. Add Your Blog Description = with yours
b. Add Your Keyword = add some keyword about your blog
c. Add Author Name = write your name

6. Now save your template.

Your done. You have added meta tags to your blogger blog.
I hope this tips useful for you.
Sharing is sexy

0 comments for this post

Leave a reply