Format Blogger post title

When we talk about BlogSpot SEO, post title plays a major role. Blogger post title is usually followed by home page title. Have a look at the image shown below.
blogger-post-titleHere the post title should be “city of (long-distance ) Love! “. But the title is included in the home page title ” Still in Berlin “, and this would harm the SEO friendliness of the article title. Here is how to fix this. Go to Blogger edit HTML > find out code section

title><data:blog.pagetitle/></title>
and replace it with
<b:if cond= 'data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
Now the individual pages will have post title itself.
Share on Google Plus

About Eticketbuy

0 comments:

Post a Comment