Thursday, April 23, 2009

SEO tricks blogspot swapping blogger title | Make Your Blog Search Engine Friendly

Swapping blogger title will help your blog to be crawled.
It's good for your blog.
Getting indexed by search engine and will increase your blog ranking.
Follow this step below to use it :

1. Find <title><data:blog.title/></title> on the <Head> Section
2. Replace the line with

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

3. It's done, your template are ready to go.

0 comments:

Leave a Comment