Thursday, May 14, 2009

How to Swap your Blogger (Blogspot ) blog Title ?

This is called "Blogger/blogspot Title Swapping". Here are some examples before and after Title swapping.

Before:

before Title swapping
After:

After Title Swapping
So, Which is good one?

The second one always. It will give your blog better search engine rankings. It is always good to have your main keywords(Post title) of a specific blog post at the start rather than placing your blog title at the start. This situation becomes very bad if your blog title is very long.

So, how to do this?

As usual, Sign in to Blogger » Layout » Edit html
and find this line which is at the top

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

Now, replace that line which these

<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>

and Save the Changes.
This tip worked for you? I worked for me. Share your comments,experiences here. Thank you.

No comments:

Post a Comment