Customizing Blogger Meta Tag Title


To prove that blogger template places the code of blog title before the code of post title, please click the post title of your blog and see the upper of your browser, and then you will see it as the example below:
blog-title
You can see that blog title is before post title, and it is no good for the crawl of our blog by the search engine bot. Compare with my blog that has been modified (click one of the title post of this blog)
post-titlepng
It’s different, right? You will see that post title is before blog title. Why so? Because Kang Rohman has customized the blogger meta tag title. This way makes our blog easily crawled by search engine robot. Below is the screenshot of searching result my blog  in google.com with the keyword Blogspot Tutorial:
blogspot-tutorial
If you are interested in customizing blogger Meta tag titlefollow the steps below:
  1. Log in to blogger with your ID
  2. Click Layout.
  3. Click Edit HTML.
  4. Find this code (almost at the upper side, so don’t scroll down too far)
    <title><data:blog.pageTitle/></title>
  5. Remove the code and change with this code:
    <b:if cond='data:blog.pageType == "item"'> <title><data:blog.pageName/> | <data:blog.title/></title> <b:else/><title><data:blog.pageTitle/></title> </b:if>
  6. Click Save Template
  7. Done

0 comments:

Post a Comment


Twitter Delicious Facebook Digg Stumbleupon Favorites More