Monday, November 11, 2013

How to Optimize Post Title in our blog

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 
How to Optimize Post Title in our blog
sign in the blogger dashboard and click the template and click the edit html
and now click the the ctrl+f  open a box and this box name search box.

How to Optimize Post Title in our blog
and now copy this text and past in your find box

<title><data:blog.pageTitle/></title>

How to Optimize Post Title in our blog
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>

How to Optimize Post Title in our blog


No comments:

Post a Comment