this is the simple tutorial to hack your blogger code so that your blogger post title will appear before your blog name eg: How to make money online | Money.com you need to follow this simple instruction 1. sign up your blogger account 2. go to layout>>edit html 3. find this code which is at the top <title><data:blog.title/></title> Code (markup): 4. Now, replace that line which these: <b:if cond='data:blog.pageType == "item"'> <title><data:blog.pageName/> | <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/></title> </b:if> Code (markup): 5. save the changes n you're done i have done this trick in some of my blogger post. you can either here or here VIA: BLOGGER TRICKS