flipkart SEARCH

Increase Traffic by Changing the Title for blogger posts-Blogger Hack  

Posted in

Yes, Now you can change the Title of the blogposts on individual post-view. You might have seen that I've changed the Title of my homepage to "Tech blog for Blogger tricks, widgets, templates, adsense tips and much more." This trick can help in boosting your search engine rankings.

By default, your Blogger's title on the top left displays your blog title, and if it's in the items page, it'll include your post title as well.eg, Blogger TTT:Change the blog title for blogposts. By copying the coding from below, you can change the default behavior of the title tag.

Step 1-Goto Blogger Dashboard>>Layout>>Edit Html
Step 2-Backup your template

<data:blog.pagetitle/>

Now replace it with







<b:loop values='data:posts' var='post'><b:include data='post' name='post'/></b:loop> ~ <data:blog.title/>











<data:blog.pageTitle/>



Further more you can add a very good keyword in homepage's title by just adding Keyword + Blog Title by finding this line in the above code{3rd last}-


<data:blog.pageTitle/>


and adding keyword here


<data:blog.pageTitle/>Keyword


Be creative in writing Keyword, it will surely help your blog grow and also for search engine optimization.
I would like to thank Webtalks for sharing such a great trick with us.

4 comments

There is something wrong with this post. I am not able to see the codes that should be seen from step two onwards.

ya sure sir!!
it seems 2 be vanished
dont worry...i will put the code
chek in again

Certainly no code here.

Hacks don't seem to work anymore. Message: Your template is invalid because the tag 'b:section' appears inside of the tag 'head'.

Anyone got a new method?

Lance

Post a Comment