How do hack this for Better Search Engine Rankings and Top in Search Results.Modify Blogger Template with simple steps for inner page titles as Page Titles instead of Home Page Title.
Login to Blogger >> Dashboard >> Layout >>Edit HTML [Backup Blogger Template before any Modify]
Find the following line
<title><data:blog.pageTitle/></title>
Replace the above code with the following Code
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
Save Template.Check the Individual Page Titles Display without Home Page Title,OK.This is very important for Index your pages easily and to create Heavy Blog Traffic.
No comments:
Post a Comment
Hello, Write Your Here...