If you Like Our Blog Then

Friday, January 14, 2011

Advance Blogger Title SEO Trick Or How to Have 2 Blogger Titles

2 comments

Blogger main title plays a very important role in SEO and help in getting better search engines ranking. But what if our title is to big and not coming in blogger Blogspot title. Then don't get disappointed as we have already told you How to Customize Blogger Title in our earlier post. In this article we will tell you how to make your Title SEO friendly and also how to make it of your desired length. Subscribe to Syconet World by Email.
Advance Blogger Title SEO Trick

Steps for Advance SEO Titles OR How to have Two Blogger Title

1. Go to Blogger Dashboard and to your blog HTML code.
2. Find


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


3.Replace above code with

<b:if cond="data:blog.pageType == "index""> <title><data:blog.title/><br /></title> <b:else> <title><data:blog.pagename/> | <data:blog.title/></title> </b:else>
</b:if>

4.Now you will see your Title coming like below image which is good for SEO.
Advance SEO Title Trick
Earlier your Site name was coming and post title but now your Post title is coming first.

5.Now ahead this comes the actual and more important SEO Title Trick.

6.Now try to replace code in step 3 with below code and see the results.

<b:if cond="data:blog.pageType == "index""> <title>Your own title<br /></title> <b:else> <title><data:blog.pagename/> | <data:blog.title/></title> </b:else></b:if>


You can replace Your Own Title with any title you want. This above code will make your Site/Blog title as you have written in above code but when someone will see the post your old title which you have written in your Blog will only show. So now you have two blog Titles. For example you can check www.automation-talk.info
This site has done the same thing which we are telling here.

Advertisements

2 comments:

Post a Comment

No Abusive comment will be approved. Make comment related to Topic only.

Enter your email address:

Delivered by FeedBurner