Get Latest Tricks Alert Daily
Follow Readers

Make Homepage Title Appear After Post Title in Blogger


SHARE:


change-title-positionOne 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! :)

I thank everyone for their prayers. I had a successful appendix operation and now I am safe and sound Alhamdulillah. Thank you buddies!
Posted by : MBT Mustafa Ahmad




SHARE:



If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you subscribe to our regular Email Updates!

Subscribe To Get Latest Tricks On Email!

 

2 comments:

  1. Salam brother! That's exactly Wat my blog does, I have a question? How do I removing blogger title appearing after each blogger page posts? Because I have a side bar on my blog which is like a most viewed post and on that side bar there is the blogger post title and after it my blogger title it's on every line very annoying, I hope u understand Wat I mean brother, hope u can help let me nw with a reply, thanks

    ReplyDelete
    Replies
    1. Walekumassalam!
      Sorry brother i am not getting you.. what you want to say, and please mention your blog address/link..

      Jazak Allah.

      Delete