Post Title Amaze in Blogger

We already talked about how Google search engine works, and from Matt Cutts’ explanation- it was clear that blog post title has a great role in SEO.
If you are using Blogger, you will observe that the individual post title is separated with a colon after the Blog title. 

Note: Always backup your template just in case something goes wrong!

1. Find this code in your template:

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

2. Replace that code with this:

<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 and you’re done!

Now, your individual posts in Blogger will have unique post title.
If you have something in mind, just leave a comment below.

Got Something to Add?
0 comments: Post a Comment

Older Post