Hello guys, earlier we discussed some of the blog design tips to make your blog attractive. Today i'm going to give you a complete guide on How to SEO Optimize Your Blogger Blog Titles For Higher Search Results. It is an important SEO tips to increase organic search engine traffic of your blog.
Title has a major role in search engine optimization of a blog. We all know Blogger is one of the best platform for creating a blog. But it has some limitations when it comes to search engine optimization. There for we have to do some work to make a well SEO Optimized blog.
For a search engine, blog post title has more important than the blog title. If you are using Blogger default template you can see that in search results blog title shows before the post title.
But Google shows only 65 characters in search results. Showing blog title before post title may affect search engine ranking because post title which have main keyword may cut off due to the limited number of characters in search results.
So we have to change it by reverse the order which mean blog title will show after the post title, it is called blogger title swapping.
Above image shows an example for how it will look after blogger title swapping. Here 'My Blogger Guide' is the blog title and rest are post title.
Note : Most of the custom templates already have SEO Optimized blog title, so there is no need of this technique.
Errors may happen while editing so don't forget to save your existing template. Let's start,
Step 1 : Log in to your Blogger account and select your blog then from blogger dashboard go to Template > Edit Html
Step 2 : Click anywhere inside the html editor and press CTRL+F and search for the following code.
<title><data:blog.pageTitle/></title>
Step 3 : Now replace that code with below code.
<b:if
cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |
<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
Step 4 : Save template. You are done!
It may take some time to show the results in search results until search engines updates your blog.
So that's it, this simple steps for SEO Optimize Blogger Post Titles can increase your blog ranking and can drive traffic to your blog. Hope the post helped you, sharing will be awesome.
Fab site! Nice design and very useful informations. Keep it that way :) I'm a fan!
ReplyDelete