Featured Post

Two days training on creating blogs and techniques for guaranteed earning

Are you a blogger? Is it’s your hobby? Or even trying to establish in this sector and earn money online? Are you frustrated by trying se...

Saturday, April 27, 2013

Show Blog post title first in Search Engine

When we publish a post, Blog homepage title always appears before blog post page title. Google displays the first 66 characters so keywords in your post page title is missed.

How to Show Blog post title first in Search Engine?

Step 1: First of all Go To Blogger > Template > Edit HTML

Step 2: Then Search for (Use CTRL+F) <title><data:blog.pageTitle/></title>

Step 3: Now replace it with

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

Step 4: Finally save template.

In this way, you can easily show blog post title first in search engine.

1 comment:

  1. Post titles and blog title plays a very important vital role for better ranking in search results and search engine optimization.You have shared great post.Thanks for this.

    ReplyDelete