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:
Post a Comment