How to optimize blogger titles to improve rankings and higher search results
Do you know that doing a little modification to your blogger
title tag can improve your blog’s search results and rankings. Not just blogger
itself, a title plays an important in the SEO of any site on the internet. When
it comes to blogger, we have a better chance of making it more sooner than
expected, because as you may already know that Blogspot or Blogger is a
Google’s product. So why not make that simple extra modification to the blogger
title tag and improve our blogger blog’s Search Engine Optimization.
The title tag of your blog can be seen at the tab of your
browser that is currently opened. Normally, blogspot or blogger will show the
blog’s name at first and then displays the article name, which is not that
optimized in terms of SEO. So it is always advisable to change the title tag to
the way, that suits better to improve your blog’s SEO, which in turn brings
potential and targeted traffic. This way of doing modifications to the blogger
title tag is called as “Blogger/Blogspot Title Swapping.”
Below, I have clearly mentioned all the steps required to
optimize the title and make your blog score higher search results.
Achieve Higher Google Search Rankings by
Changing Blogger Title Tag
Step 1 :
Login to your blogger dashboard and navigate to the template
option.
Step 2 :
In the template page, there will be two options. One is
Customize and the other is Edit HTML.
Step 3 :
Now a code area will open and click anywhere on that and
press ctrl+f and type the code as shown below
<title><data:blog.pageTitle/></title>
Step 4 :
Now the code you types will be shown in the html code area.
That is the code we need to edit to seo optimize the blogger titles.
Step 5:
Remove that line and replace it with the code shown below.
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/>
| <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
Now just save the template and see the improvement in the
blog’s search result slowly.
That’s all for now. We are going to discuss more about
optimizations related to blogger and wordpress. If you don’t want to miss them
then please subscribe to our blog and stay informed. Please share your views
about this article in the comment section below. Thank you.