How to Optimized Title Tags With Blogger

meta tag
Today i want to say that how to optimized title tags.If you want to make unique your title tags.You should make easily title tag. Its shown below.


How to Optimized Title tags

  • Go to Dashboard > Template > Edit HTML
  • Find Out the following lines between the codes.
<title><data:blog.pageTitle/></title>

  • Replace the line with the following codes and it will remove the homepage title from the all post title. 

<b:if cond='data:blog.pageType == &quot;index&quot;'><title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
save the template.Problem might be solved.

Daily visit Our website
Previous
Next Post »