How to Meta Tag Setup In Bloag

Setup Meta Tag In Blog

Now i am show how to setup meta tag in blog. Please follow this steps..
1. At first open blog dashboard.
2. Select Template And Edit html.
3. Find For <head> Press cntr+f then type <head>.
4. If you find <head>, just under the <head> This code paste. Then modified your meta content and meta description.

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

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Type description' name='description'/>
<meta content='Type keword' name='keywords'/>
</b:if>

Tips:
1. 'Type description' About your blod
2. 'Type content' Tour blog title.
Next Post Previous Post
1 Comments
  • Admin
    Admin September 8, 2013 at 5:50 AM

    Very nice

Add Comment
comment url