.

Tuesday 13 November 2012

How to increase blog speed ?

increase Loading speed of yout blog
increase Loading speed of yout blog
Today i realize that some blogs are very famous in internet and they have good impression on the minds of people's but i,m thinking about the loading time of that sites because these sites are too fast and they also have much more content but there is nothing impact on there loading speed so, i searched about this fact on internet then i find some best tips to increase blog loading speed
i,m telling you about these tips before that i want to tell you about hack in blogger you see some sites has ajax loading on the start up with this there page speed is increased it is also work like this ajax loading bar but it is too good for your blog

Add lazy Loading hack in blogger

  • Go to blogger dashboard> html > edit html
  • Now find </head>
  • now paste the below code above </head> tag
<script charset='utf-8' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://beautifulbloggerwidgets.googlecode.com/files/lazyload-min.js' type='text/javascript'/>
<script charset='utf-8' type='text/javascript'>
$(function() {
$(&quot;img&quot;).lazyload({placeholder : &quot;http://beautifulbloggerwidgets.googlecode.com/files/grey.gif&quot;,threshold : 200});
});
</script>
Now save the template and its done
Refresh the site and see the results 


4 comments:

  1. My blog loads very slow. Added this code, let's see how much it increases my blog's speed.

    ReplyDelete
  2. dear you can see the results on tools.pingdom.com/fpt/
    check the result and find the difference

    ReplyDelete
  3. have you personally noticed any decrease in the loading time ?

    ReplyDelete
  4. when i use this some of my script didnt work and also the templates css is not working...maybe in simple templates in can work...i removed it

    http://sellerfriend.blogspot.com/

    ReplyDelete

© Copyright 2012, Template style of Haseeb malik - Design by Haseeb malik.