Sunday 9 February 2014

Optimize Blog Post Titles For Better Search Engine Ranking

According to SEO perspective your blog page title or post title is the most important factor for blog ranking. Post titles play vital role in ranking your blog post higher in all search engines. Blogger templates which are not SEO optimized by default have a blog title before their post or page title which can danger your blogger Ranking and SEO. In this article I will teach you How to Rank higher in search results by optimizing blog post title.


By default we have blog title first than post or page title and we need to make post title visible first. You can see them in the image below.

Optimizing Blog Post titles for Seo


Now you have to optimize your blog's post titles by putting your post title first. There is great logic behind putting a blog post title first and that is most of the users search for content of their titles, not by the blog or website name so having post titles first increase the chance of you post found in most of search engines.

How To Get High Ranking In Search Results By Optimizing Blog Post Titles:

  • Login to your blogger account and go to Template >> Edit HTML
  • Now click on anywhere inside code area and then press (Ctrl + F) to open Search Box. Then search for the following piece of code in your blog template coding.

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

See highlighted code for pictorial presentation 

Search For HTML coding


Once the above code is found in your blog template coding, replace this line of code with the following provided code and click Save Template button to complete the process of optimizing post titles of your blog.

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

So guys this is great time to optimize your blog post titles by applying the above method and rank your blog higher in search results. If you are facing any problem. Feel free to ask in comment box. W'll appreciate your comments!
Happy Blogging :)

0 comments:

Post a Comment