how speed up surfing your blog


Hi
Did you ever suffer from the problem of slow in your blog ? Which you don't doubt that the answer will be Yes ,I also suffer from this problem,But I research to find the the solution,And finally I found it .

first , you have to download notepad++,Open It,Then go to your Blogger's Dashbord then go to template then Edit HTML ,

Copy all codes and past them in notepad ++ , and click on ctrl+f to search and the code



</BODY>

Directly above it you put this code

____๑۩۞۩๑๑۩۞๑۩۞۩๑๑۩۞۩๑۩۞۩۩۞۩۩๑۩۞۩۩۞۩๑____

<SCRIPT SRC='HTTP://AJAX.GOOGLEAPIS.COM/AJAX/LIBS/JQUERY/1.4.2/JQUERY.MIN.JS?VER=1.4.2' TYPE='TEXT/JAVASCRIPT'/>

<SCRIPT SRC='HTTP://SITES.GOOGLE.COM/SITE/SIMOXOOORG/HOME/JQUERY.LAZYLOAD.MINI.JS?VER=1.5.0' TYPE='TEXT/JAVASCRIPT'/>

<SCRIPT TYPE='TEXT/JAVASCRIPT'>

JQUERY(DOCUMENT).READY(FUNCTION($){

IF (NAVIGATOR.PLATFORM == &QUOT;IPAD&QUOT;) RETURN;

JQUERY('IMG').LAZYLOAD({

EFFECT:&QUOT;FADEIN&QUOT;,

PLACEHOLDER: &QUOT;HTTP://LH5.GGPHT.COM/_XRWO8MEPDY0/TEDXIQJRAUI/AAAAAAAAAKU/3LWQSFT8IRQ/GREY.GIF&QUOT;

});

});

</SCRIPT>

____๑۩۞۩๑๑۩۞๑۩۞۩๑๑۩۞۩๑۩۞۩۩۞۩۩๑۩۞۩۩۞۩๑____

in the last copy all codes and past them in edit html and save it.


don't forget to share and leave us a little commente thank you