Change your Blog post Title Tag SEO friendly to increase Google PageRank in Blogger?

false

blogger_logo

Most of the users doesn’t know that title is plays the Essential role in SEO.You have to make search engine friendly Titles to improve your page rank.But the blogger templates are not search engine optimized that is they are not simply compatible to boost up your page rank. If you take a look at your existing Blogger title you’ll see that blogger displays the blog name first then followed by your post title. They have it backwards so let’s get your blog setup properly.
Follow these very simple steps and you can optimize your blog.
1. In your Blogger dashboard, go to “Layout” => “Edit HTML”.
2. In the template code, do a search for this:

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

It’s usually in the first 5-10 lines of code in your template.
3. Replace the above code with the following code:

<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>

4. Save your template and go back to your blog. Click into any individual post and look at the page title. Now, your blog is search engine optimized and within few days, you will find your page rank improved provided you keep your blog alive.

See the Result of my blog in Google search result as picture 

Search engine friendly Titles

 

After I used this Title change my blog received much more traffic compared to not customized one.



SpicyTricks
© 2023 SpicyTricks.com . All rights reserved.
Follow Us On