How to add post Header in title bar of the website. Better Ranking in SE |Blogger|Blogspot

Very successful . After doing it my title . Before it the post title were not appearing in the title bar of my website. Also other advantage of this is that the site name was getting appering after post title in search result pages. See the location of the code highlighted. It will help you to find the location of the code pasting.Click to zoom it.

 

Title bar has got the title of the post when i click on any post link.
It  improved my site rank in search engine.
————————————————————————————
My original title of free essay code
 <title><data:blog.pageTitle/></title>

————————————————————————————
Edited code for better ranking in google SE

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

————————————————————————————

See also  Using Google Adwords To Drive Laser Targeted Traffic

Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *