faqs

How to Install a custom template in Blogger
  1. Download a template file (xml file)
  2. Log in to Blogger.
  3. Go to "Layout" under "Dashboard".
  4. Click "Edit HTML" under "Layout".
  5. Find and Upload the new Blogger template
  6. Finish, Enjoy your new blog design.
How to Make Blog Title SEO Friendly

Find title tag , generally this tage written like this :

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

Replace with this code

<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

How to hiden the navbar

Add the code below after these code :  <b:skin><![CDATA[
#navbar{height:10px; visibility:hidden; display:none}

How To Print Your Blog Pages?

Add this code in the bottom of page or another place yo want :

<a href="javascript:print(document)">Print</a>

    0 comments:

    Post a Comment

    :)) ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} :)] ~x( :-t b-( :-L x( =))