Swap blogger (blogspot) title with post title for better SEO

Advertisements:

Swap blogger (blogspot) title with post title for better SEO. Many bloggers use this trick for better rankings in search engines in Google, Yahoo, etc..

blogger seo

For example consier this post only for search engine. Before applying this trick this post will be shown in search engine as follows:

Digital Gupshup: Swap blogger (blogspot) title with post title for better SEO
Learn how to Swap blogger (blogspot) title with post title for better SEO (search engine optimization). Swap your blogger..
http://digitalgupshup.com/swap-blogger-b…for-better-seo/

After applying this trick this post will be shown in search engine as follows:

Swap blogger (blogspot) title with post title for better SEO | Digital Gupshup
Learn how to Swap blogger (blogspot) title with post title for better SEO (search engine optimization). Swap your blogger..
http://digitalgupshup.com/swap-blogger-b…for-better-seo/

So this will improve your blog’s search engine rankings. And here is the simple trick. Just log in your blogger account -> Layout -> Edit HTML and find the below code  -

<title><data:blog.title/></title>

Now remove that code and replace with the below code on the same place.

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

And don’t forget to save the template HTML code and that’s it. Note that the change you have made to you blogger title for search engine  may take some time to appear.


SEO, tricks and tips

One Response to Swap blogger (blogspot) title with post title for better SEO

  1. Aman March 4, 2010 at 9:53 pm #

    Thanks for the tip. It helped me. Is it possible to remove the blogger title completely from the post title. I would really appreciate if you can answer this.

Leave a Reply