5/30/13

Widgets

How to Show Blog post title first in Search Engine?

,
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.

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. Keep Blogging..:)

3 comments:

  1. Great! It's really important to get post title first in search results. It will surely increase your ranking in search engines and hence traffic.

    ReplyDelete
  2. "Wonderful wbsite and Siding" Web Design they were all very professional very nice and very cooperative. Get your soccer WordPress team online. Manage fixtures, results, player statistics, and fully customize your football club site with this premium website template. Austin Web Design and development is the top of one web creators in the world. They have vast experiences wordpress team and they did a good job on my wordpress website. I use them.......Click here.

    ReplyDelete
  3. Nice post and thanks for sharing this for more just visit
    SEO Web Site Design

    ReplyDelete

Thanks For Commenting