Blogging Tips For Post Title Before The Homepage Title

How to place Page or Post title before the Homepage title of blog or website, Blogging tips to add homepage title or blog title after the page title with SEO tips.

Blogging Tips For Post Title Before The Homepage Title
Blogging Tips For Post Title Before The Homepage Title





Placing page title before the homepage title or blog title has tremendous SEO importance. From SEO point of view if you place or add page title before the homepage title it will increase your traffic. In this post I will provide you a code that will place page title code before the homepage title and hence it will help you to get organic search results which is the main part to get success for blogging or website. 4 Type of Popular Post Widget For Blogger.

How to optimize page titles for Google search results

Always try to keep your page title short and specific. For example if you are writing a post about how to increase traffic then do not use crappy words to become different from the others. Lets the Google spider clearly understand the meaning of your page title.

Use Low competition and High search volume keywords in your page title

Get high search volume keywords from Google Adword tools but remember use low competition keywords because if you use high competitive keywords it will be difficult for you to rank on the first page of Google with those keywords because lots of reputed websites have already got success with those high competition keywords. So always try to use low competitive keywords with high search volume.

You do not need to add any kind of blogger widget to execute this just add a simple bunch of code and replace the old one and the work is done.


  • Go to blogger.
  • Go to the template.
  • Edit template.
  • Click on Expand Template.
  • Find the below code.



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


And now replace the above code with the below code.

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



At First before applying this code when you search your blog in search engines then it shows the results like this. It is the case of indiamp3song blog when I search Mehandi design with search engine than Google displays results like this. Check here blog title appears first not the post title.

Blogging Tips For Post Title Before The Homepage Title
Blogging Tips For Post Title Before The Homepage Title

Now after applying code in the template now I check Mehandi design on Google than it shows post title first and than blog title.
Blogging Tips For Post Title Before The Homepage Title
Blogging Tips For Post Title Before The Homepage Title

So use the above code in your template and check your blog in search engines, your post title will appear first and then your blog title.
Next Post Previous Post