HTML 

Increase Blogger loading speed

  • 15Jan
  • 2013
  • 9
    5.6k
    Now here am gonna share about a trick to increase the loading speed of your blog.
    [Image: LbDCH.jpg]
    Follow the steps:
    1.Login in your Blogger Account.
    2.Navigate to templates tab
    [Image: mSLgl.png]
    3.Now click on Edit HTML
    [Image: SvUrf.png]
    4.press Cntrl+F and type </html>
    [Image: Sy7eQ.png]
    5.Before </html>,copy & paste the following code
    Code:
    <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>
    6.Click on Save Template.

    that's it....

    Note:
    * I suggest to take a backup of your code before doing this.
    [Image: jRHNJwz.gif]
    Interest-Involvement-Implementation
    Share-Learn-Respect-Repute-Thank
    whats its doing is activating the google lazy load widget for blogger  on Load() first its doing this and then processing all other tags of html like <p> tag and Head tag , am i right @ Raja bro ? , if its working , it will be great for blogger owners like JPR and You Wink
    [Image: An9XX.gif]
    plz respond @ Raja bro  , am  i right ?
    [Image: An9XX.gif]