Improve Blogger PageRank by optimizing post page title

November 8th, 2008 by admin | Filed under Blogger.
ads

Blogger blogs are having an SEO issue with the post page tittle, which can diminish SERPs and PageRank . Have a look at the following example from Google results for a particular blog .
Funny thing is that its a blog about Search engine optimization.
Improve Blogger PageRankIn the results for each pages, post page tittles are shown only after the blog headings which separates them with a ” :” sign ( hope the point is clear ) . To get in top results for a particular post , you need to remove the repetitive blog heading from post tittle .
See the results that i am getting for my blog which uses a blogger custom domain .

Improve Blogger PageRank by optimizing post page
As each post is having its own title , chances are there for the results to be in top pages.Now we can do this by performing a simple edit on blogger template .

Open edit HTML section .

Now press Ctrl+F and search for <title><data:blog.pagetitle/></title> .
Replace that code with the code in the following box and save your template.

<b:if cond= 'data:blog.pageType == &quot;index&quot;'><title><data:blog.title/></title><b:else/><title><data:blog.pageName/></title></b:if>

Well it does not mean that this trick will improve blogger PageRank to a great level . It depends on quality of your backlinks, content and many other factors .

Enter your Email Address:

Tags: , ,

Have any comments?