Custom Search

Wednesday, April 14, 2010

Modify Blogger Post Title to Boost Your SEO Rankings

Everyone dreams for a top ranking in Google. One has to depend on traffic coming from search engines. As everybody knows there is world full of knowledge seekers. Logically , more traffic = more money-making opportunities from your blog. The logic is, how do you get ranked higher for your blog posts using Blogger? SEO (Search Engine Optimization) is the most important factor in this era. This includes keywords in your post titles, title tags, using header tags (h1, h2) and other tactics. Now the one we’re going to focus on in this article is the blog title tag.

Title of your blog post is one of the most important elements to ranking high in Google. Search engines such as Google knows the importance of each word in the title. They count it from left to right, So logically you needyour blog post title at left and your blog name to the right. Look at the screenshot below.




Unfortunately blogger wont provide such feature so Here is a trick that will change the title to the attractive format, Post Title(left) + Blog Title(Right). Trick will help you to optimize the blog title for Search Engine Rankings. Here we go…


Login to your Blogger account.



Click Layout

Click Edit Html





Find the code written below

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



Now replace the above code with the following

<!-- ind4u.blogspot.com post tital for boost ranking  -->

<b:if cond='data:blog.pageType == "index"'>

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

<b:else/>

<title><data:blog.pageName/> ~ <data:blog.title/></title>

</b:if>

<!-- /ind4u.blogspot.com post tital for boost ranking  -->


Now Save your template and check your website. If it gives error while saving, remove 2 green coloured lines from above code. Do remember to write important keyword in first few words of your post title to get the maximum traffic.

3 comments:

best seo said...

Definitely a unique and effective title can change the Ranking position on Search Engines. Best way to create a effective time is to choose right keywords.

Website Designing India said...

This is very interesting post. I really liked it. Please keep posting such an informative post.

Satyendra said...

nice post man..i applied it..

Post a Comment