Anyways, just follow this very simple hack and your done.
- Go to your blogger Dashboard, click Layout, then Edit HTML
Find this tag
<title><data:blog.pageTitle/></title>
- Replace the whole tag with the following
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if> - Save your template
Once you've done this hack you can start seeing Only your Post Title, blog name removed.
This will increase the chance of capturing the search engine's attention, of course with proper use of keyword and you will benefit the extra traffic it brings to your site.
If hope your find this simple hack helpful and Enjoy!
No comments:
Post a Comment