Saturday, March 13, 2010

How To Boost Your SEO Title Tags in Blogger


"Title tags" is the title of the post. With the default tags, it displays the blog name first and then your Post Title. It was not a good SEO (Search Engine Optimization) monitoring. What you need is change your title tags on HTML.

Steps:
  1. Go to Dashboard ->> Edit HTML
  2. Search (Ctrl + F) for this code :
    <title><data:blog.pageTitle/></title>
  3.  Then, replace it with this code:
    <b:if cond='data:blog.pageType == "index"'> <title><data:blog.title/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if>
  4. Save and you've done!  
Now, SEO tags will display the Post title before the blog name. It's a good SEO monitoring.  

Good luck!

Ditulis Oleh : silent screamer // 10:55 PM
Kategori:

0 comments:

Post a Comment

 

Followers

Sponsor

 
Powered by Blogger.