How to Optimize Post Title in our blog
this is a blogger customization if our blogger have not a customization then our blog have no page rank and no index in search engine. so complete the customization then your blog index in google search engine and your post show in google search engine how to optimize post title in your blog see this
sign in the blogger dashboard and click the template and click the edit html
and now copy this text and past in your find box
<title><data:blog.pageTitle/></title>
find this code in find box this code is high lite in your html coding aero key 2 cut this html code and past this html code in your html coding
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
No comments:
Post a Comment