Pakk-Hungama Headline Animator

Tuesday 20 September 2011

How to Add Page Title in Blog

Always  always  design your  site or blog Search Engines  friendly. And everybody  wishes that  his site or  blog ranks  high in  Search Engines. Here are  some Tips that  how could  you  perform  this.

When we click on our  Blog  pages or posts one thing  you notice  that  always  blog tittle  appear on the  Tittle Head. However  if  we design  our  Blog  such that  it always show page Name in Tittle Head  then it will be  Search Engines  friendly. And  also  Search Engines can  find our posts  more frequently and also Ranks our blog on top.

So the  steps are  very  simple.
1-Click on  Design tab.

How to add Page Tittle in Blog.

2-Under Design tab  click on  Edit Html.
3-There  you will see  this  code

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

4-Replace this  code with the following code:


</b:if>
    <b:include data='blog' name='all-head-content'/>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>


5-Save  Template. Now  you are  Done.


If  You like this  post do  Comment below and also  Share it wit your  Friends.
Feel  Free to ask any  Question.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...