Optimizing Blogger’s Blog Title For Higher Search Engine Ranking

This optimization is known as Blogger Title Swapping. It can help boost the position of your posts in search engines much higher. From S.E.O’s perspective a blog title is the most important element in determining the ranking of your posts in search engines.

Don’t Miss :- Increase Your Adsense Earnings

By taking a look at your title bar of any of your posts, you will notice that blogger by default puts your blog name first then the name of your post, so the page will be displayed as :

image_techno

After swapping the blog title, it will appear like this :

image_techno

The reason why you should put your post name at the beginning is because users are more likely to search for specific post content rather than the name of your blog. So having the post titles at the beginning increases your chances of being found in search engines.

How To Optimize Blogger Post Title :-

  • Login to Blogger Dashboard and goto Template > Edit HTML
image_techno
  • Click on the Code area and press CTRL + F, to open the search box.
  • Now search for this code fragment :-
          <title><data:blog.pageTitle/></title>
 
  • Now replace the above code with this :-
        <b:if cond=’data:blog.pageType == &quot;index&quot;’>
    <title><data:blog.pageTitle/></title>
    <b:else/>
    <title><data:blog.pageName/> ~ <data:blog.title/></title>
    </b:if>
 
  • Click on Save Template and your blog title is optimized.
The next time your blog is crawled by any of the search engines, it will be placed higher than before. Enjoy..!!

2 Comments

  1. I am impressed by the quality of information on this website. There are a lot of good resources here. I am sure I will visit this blog website again soon.
    Submit your website, blog to this directory for higher page rank Free India Website Link Submission Directory, Submit url free

    Reply

Leave a Comment.