Wednesday, February 8, 2012

Blogger Title Tag

This post is about changing blogger title tags for better SEO.
I guess majority knows about title tags, However i am giving little bit idea beginners. Title tags are used by internet browsers to show page title on tabs and by search engines to show in search results.

Title Tag Used By Search Engine
Title Tag Used By Search Engine


Title tags are highly important for SEO and SERP. By default blogger title tags are not SEO friendly. If anyone is using blogger pre-made template, it is highly recommended that you must change your blog title tags. Hopefully you will see increasing search engine result position in some days.

Blogger Generated Title Tag
Blogger Generated Title Tag
In above fig. you can see that blogger shows blog name first then post name witch is bad.
Adding New Title Tag

1-Login to your blogger account.
2-Backup your Blog.
3-Go to template --> edit HTML.
4-Press Ctrl+f and Search for the following code.

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

5-Replace the above code with one of the following code selecting your desired output.

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


Code (a) Output

Code (a) Output: Most Popular Title
Code (a) Output: Most Popular Title


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

Code (b) Output


Code (b) Output: Also Good Title
Code (b) Output: Also Good Title

6-After replacing, save template.

That's all, you have done. This will help you getting more visits. Good luck!

2 comments:

Company Registration Delhi said...

Hi, Really great effort. Everyone must read this article. Thanks for sharing.

Start Business in Delhi said...

What you're saying is completely true. I know that everybody must say the same thing, but I just think that you put it in a way that everyone can understand. I'm sure you'll reach so many people with what you've got to say.