Tuesday, April 12, 2011

<div style='background-color: none transparent;'><a href='http://www.rsspump.com/?web_widget/rss_ticker/news_widget' title='News Widget'>News Widget</a></div>

Changing Title Tags in blogger To gain more Search Engine Traffic

The Default Blogger Title Posts shown the Blog Title First before the Title of the Blog. In this view,when it comes in Search engine result, Probably your blog is not viewable for the audience. Changing the title post before your blog title is very important in search engine result to gain more traffic.



1. Go to Design - Edit Html. Save your Template first.
    Search the red code below
    To find, Ctrl + F find: <title><data:blog.pageTitle/></title>
    Replace this Code with the code Below.

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

2. Save Template.

Note: It takes a week to show the results in Google search engine. This Optimization of Blog Title Posts will bring you more traffic in blogger website.

Preview:
Before

After


Related Posts :



Comments :

0 comments to “Changing Title Tags in blogger To gain more Search Engine Traffic”

Post a Comment