Friday, January 14, 2011

Improve Blogger PageRank by Optimizing Post Page Title

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.
Click here to view the image

In 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 .
Click here to view the image

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 .

Source: http://www.techknowl.com/improve-blogger-pagerank-by-optimizing.html


Mark Achel Gagalac

No comments:

Post a Comment