Swap The Blogger Title To Increase Traffic

Advertisement

Swapping your blog title between posts or between post pages and front pages is an SEO trick and will help you to get more and more traffic to your site. A normal title for a blogger blog will always show the Title of the blog only and leaves the page post title.

how to swap Blogger title
Swap Blogger Title and Increase Traffic


We can swap the blog title based on the page the user is in and different title for different post pages. Follow the steps given below.

STEP 1 : Find the line of code given below in your blog tempalte code.
<title><data:blog.title/></title>

STEP 2 : Replace the code you found in STEP 1 with this
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

STEP 3: Save your Template and you are done.

Hope this works for all you bloggers, let me know of any issues and concerns.

"Thank You!!! You’ve reached the end of this post. Seeing you made it this far, we hope you enjoyed this post. If so, please consider leaving a comment or subscribing to the feed to have further articles deliverd to your feed reader. You can also follow me on Twitter."
2 Comment(s) Leave a Comment
  1. Anonymous | Wednesday, September 03, 2008  

    nice trick!!
    very usefull
    thanks
    http://windmex.blogspot.com

  1. RAJESH CHAUKWALE | Saturday, October 18, 2008  

    Hey..thanks a lot for the trick...will implement it on my blog
    http://rajeshhackingarticles.blogspot.com

Leave Your Comment

Recent Waves

Recent Comments