How To SEO Optimize Your Blogger Blog Titles To Improve Search Engine Results

Blogger is the free content management tool to earn money online using your high quality content posts.  If you post high quality content to your blog without working on SEO, it won't visible on higher search results. So Improve your title of post, when we come to blogger SEO, post title always plays a major role for the all blogger blogs.  Usually in blogger we will get post page title followed by home page title. We can remove home page title from the blog post title. This is one of the important Search engine optimization technique.

SEO Optimize for the Blogger blog titles to improve google search results
The above image clear explain you what is blog title and what is Post title. Here we are going to remove blog title from the post title. Follow the below steps to finish it.

Step 1: Login to Blogger blog.

Step 2: Open the template section and click Edit Template.

Step 3: Click anywhere inside the code area and give Ctrl+F, Search box will come.

Step 4: Paste the below code inside the search box and find it.

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

Step 5: You need to replace the above code with the below one.

<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>

Step 6: Click Save Template and you are done!

That's it. You are don't with template editing. Now try to open any post page on your blog and you will see only post title. This is popular SEO technique in blogger blog.

All the best!!!

No comments:

Post a Comment