UPDATE:
With Blogger Blogspot Engine System Changed, now this hack is not working anymore, that means this post is depreciated. Luckily, we have the update and the fix of this hack. you can find the hack to swap blogger title here.


Here is another easy way to swap blog title and post title on new blogger. You can also add your Meta Tags on blogger here. As you may already know that swapping blog title and post title is a really important steps to do if we want to have a better SEO implementation on our blog, that lead me to find another better way to do this.

So here it is, this also means that the old hack is depreciated.

Swap your blogger title in just 1 minute.

1. Go to your Blogger template editor.

2. Find this code below

<title><data:blog.title/></title>

3. replace with this code below or download the code here (right click + save as or just open it on a new window).

<b:if cond=’data:blog.pageType == “item”‘>
<b:section id=’swaptitle’>
<b:widget id=’Blog2′ locked=’false’ title=’Blog Posts’ type=’Blog’>
<b:includable id=’nextprev’/>
<b:includable id=’backlinks’ var=’post’/>
<b:includable id=’post’ var=’post’>
<title>
<data:post.title/> - <data:blog.title/>
</title>
</b:includable>
<b:includable id=’commentDeleteIcon’ var=’comment’/>
<b:includable id=’status-message’/>
<b:includable id=’feedLinks’/>
<b:includable id=’backlinkDeleteIcon’ var=’backlink’/>
<b:includable id=’feedLinksBody’ var=’links’/>
<b:includable id=’postQuickEdit’ var=’post’/>
<b:includable id=’comments’ var=’post’/>
<b:includable id=’main’ var=’top’>
<b:loop values=’data:posts’ var=’post’>
<b:include data=’post’ name=’post’/>
</b:loop>
</b:includable>
</b:widget>
</b:section>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

4. Save your template and done.

Have Our Articles Sent To Your Email, Free!

Blogging Related Only:


All Articles: