As per the advance technology in blogging, Unique title is necessary. Here is one code that helps you in making unique titles.
<title><data:blog.pagetitle/></title>
- So Goto Blogger Dashboard
- Go to Layout > Edit HTML
- Backup your Existing Template
- Search for the Following code in the HTML part:
- Now replace that entire part with this code:
<!-- Start of Changing the Blogger Title Tag -->4. Important one is add strong to keywords like this i have done blogging tips
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<!-- End of Changing the Blogger Title Tag -->
Once you have replace given code then please save the document. Now you will have unique titles.
2. Please try to add keyword in title.
3. Add keyword whatever you have targeted in labels



LinkBack URL
About LinkBacks
Reply With Quote