In case of blogger search engines shows blog name before the title of the post.This can  not be beneficial for your blogger because when ever some one search something in search engines i.e Google Yahoo,etc. at that time the respective search engine shows all the stuff related to their search words but if your blog shows your blog name before the post name then this post can not be searched through search engine .But you post name can't be search because it comes after the blog name . So if you want that your posts shall be searched through search then you have to use this simple method give below :

  1. Sign in to your blogger account and go to the Dashboard or Design
  2. Now go to the Template option and Click on Edit HTML. (Please Backup your template if you're a beginner)
  3. You will see the Template window. Press Ctrl + F and type the red colored code in the search box to find it:  <title><data:blog.pageTitle/></title>
  4. Now select the red marked code and replace it with the following 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>
You're almost done! Now save the template and close it. 
Newer Post
Previous
This is the last post.

0 comments:

 
Toggle Footer