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:
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.
This is very interesting post. I really liked it. Please keep posting such an informative post.
nice post man..i applied it..
Post a Comment