Portal of all Blogger widget, Airtel USSD Codes, Facebook Hack, Free Internet Tips, PC and Blogger Tricks

Breaking

Friday 21 June 2013

Make Homepage Title AppearAfter Post Title in Blogger

                                Also Visit-How to run Android App On Pc


To Appear Your Your Blogger Title After Post-Title In Search Engine,

Simply follow these steps:
1. Go To Blogger>Design >Edit HTML
2. Backup your template(Read: How To Backup Blogger Template)
3. Search for <title><data:blog.pageTitle/></title>
4. Now replace it with the code below-
<b:if cond='data:blog.pageType == &quot;item&quot;'> 
<title><data:blog.pageName/> | <data:blog.title/></title> 
<b:else/> 
<title><data:blog.pageTitle/></title> 
</b:if>


Related Article:
1.How To Add Icons To Post-Title
2.Add background image to widget title in Blogger
3.Add Background image in Blogger Widget/Sidebar

No comments:

Post a Comment

Notice: Don't add "backlink". Text with Link will automatically Removed.