Initial Code:
<title><data:blog.pagetitle/></title>
Example Output: Watch, Listen and Observe: How to make Blogspot / Blogger title SEO friendly?
Replace with:
<title>
<b:if cond='data:blog.pageType == "item" or data:blog.pageType == "static_page"'>
<data:blog.pageName/>
<b:else/>
<data:blog.pageTitle/>
</b:if>
</title>
Example Output: How to make Blogspot / Blogger title SEO friendly?
No comments:
Post a Comment