Top Ad unit 728 × 90

Make Homepage Title Appear After Post Title in Blogger

Image result for home page blogger
One of the most important thing that you must do after you have started optimizing your blogger based blog is to understand the loop holes of Blogger that really slows down your Traffic increase rate. One such loop hole is that during search listings you must have observed that your Blog homepage title appears before every single post that you publish. Since Google displays the first 66 characters thus due to unnecessary occurrence of the blog title causes important keywords of post titles to get chopped off. A screen shot below would be helpful,
By default you blog title appears before post title like this:
BEFORE
And after having tweaked we will have the title appear just after the post title, 
NOW

How to make Blog title appear after post title?

Simply follow these steps,
  1. Go To Blogger > Design > Edit HTML
  2. Backup your 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>

    5.   Done!

Now upon view your blog in search listings you will find the blog title appearing after blog post title name. Further the title position change will also occur in your browser as shown below,
browser
That’s All!
Make Homepage Title Appear After Post Title in Blogger Reviewed by Superuser on March 14, 2018 Rating: 5

No comments:

All Rights Reserved by All Super Users © 2014 - 2015
Designed by JOJOThemes

Contact Form

Name

Email *

Message *

Muhammad Umer Arain. Powered by Blogger.