-
03
Aug
1. Goto blogger.com & login
2. On Dashboard, click Layout > Edit HTML
3. On Edit Template, find below tags
<title> <data:blog.pageTitle/> </title>
replace with
<b:if cond='data:blog.pageType == "item"'>
<title> <data:blog.pageName/> | <data:blog.title/> </title>
<b:else/>
<title> <data:blog.pageTitle/> </title>
</b:if>
from (click the image to enlarge)

to (click the image to enlarge)

4. Save Template

[back to top]
- Published by tmwwtw in: Blog Title, Customizations
- If you like this blog please take a second from your precious time and subscribe to my rss feed!

No Responses to "Customize blog title"
Leave a Reply