Change the Title Tag of your Blog for Better SEO
Home » » Change the Title Tag of your Blog for Better SEO

Change the Title Tag of your Blog for Better SEO

This hack will help you to improve your blog for better SEO. Earlier your blogger blog was able to display your blog title first and name of the post after that but this is not good for better SEO but now a new hack is available for this problem also.

Change the Title Tag of your Blog for Better SEO
New blogs have this feature already installed but if you want to change (or changed) your template to a third party template, you will need to make some changes to your blog template.
Follow these simple steps to change the title tag:
  1. Firstly go to Layout -> Edit HTML in dashboard.
  2. Now search for this code :
    <data:blog.pageTitle/>
    and replace it with the following code :
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <title><data:blog.title/></title>
    <b:else/>
    <title><data:blog.pageName/></title>
    </b:if>
  3. Save your template
That’s all. Now you will see that your blog post’s title has been changed.
Share this article :

3 comments: