Saturday, January 22, 2011

How to makes your blog easier to search?

To makes others easier to search your blog
You can use this method.
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? It worked for me. Share your comments,experiences here. Thank you.

No comments:

Post a Comment

Loading