As many of you probably notice, now Blogger has updated changed their system worst so we can’t put any widgets inside the <head> section anymore.
That means the Swapping Blogger Title Hack is not working anymore! Luckily Blogger has now some new tags we can use to swap the blog title.
Here is a little hack to swap your blog’s title.
1. Find this line of code
<title><data:blog.title/></title>
2. Replace that line with these codes below
<b:if cond='data:blog.pageType == "item"'> <title><data:blog.pageName/> - <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/></title> </b:if>
3. Save your template, and done.
Hope it works for all of you guys. thanks
*thanks to Archit for letting us know this issue first.
« Art Imagination Blogger Template, the request
The Month of $10 Advertisement on JackBook.Com »