Goto blogger Edit Html Page( Sign in--> Dashboard--> Layout --> Edit Html) and search for the following code.
<title><data:blog.title/></title>
If you didn't find the above code then search for this Code.
<title><data:blog.pageTitle/></title>
Now Replace that code with the following code.
<!-- Blogger Swap Title by Archit T at http://blog.archit.in -->
<b:if cond='data:blog.pageType == "item"'>
<title>
<data:blog.pageName/> | <data:blog.title/>
</title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<!-- End of Blogger Swap Title by Archit T at http://blog.archit.in -->Now save your Template and see the snapshot below.
Enjoy!
Technorati Tags:

Thanks for the link love! :)
ReplyDeleteLet me know if you need any more customization help.
Cheers!
Thanks for this tip!
ReplyDeletenot working for me
ReplyDeletethanks for such a nice hack
ReplyDeleteI have changed the code but nothing has happened. How many days does it take for this trick to take effect?
ReplyDeletePls check out http://inpui.blogspot.com
Hi,How long does it take for the trick to work insearch engine...did change the code but i'm not seeing any results! Help..
ReplyDelete