How To Add Lazy Load Plugin In Your Blogger Website

Hi friends . After becoming a blogger website, we have to do a lot of things. We all know that.  Search engine optimization of sleep. Rank your website in the Google search engine and earn money after that. But the most important is traffic. If your blog will be loaded too much then traffic to your site will increase. Today I have brought a brand new way to make the blogger website very fast. Todays post we are discussing ........How to Install Lazy Load Plugin on a Blog 


How To Add Lazy Load Plugin In Your Blogger Website


There is a lot of other ways on the internet so that you can fast load your site. But the trick in this post is telling This is a completely fresh trick. You must have never seen it.


Lazy Load for Blogger - What It is and How to Add It to Your Website


There are many ways to speed up loading a blog, one of them is by installing the Lazy Load plugin. This time Gourab Design will share the trick which is one of the optimization of the blog with the jQuery Lazy Load plug-in to ease the loading load when loading your blog page.


Lazy Load For BlogSpot Blogs ; Easy Install


Ok now start a tips : FOLLOW THIS INTRODUCTION ::

✔️ First you visit blogger.com

✔️Now click the theme option.

✔️ Simply touch the Edit/Html

✔️ Find </body> tag.

✓ Now Copy below All Code and Paste before </body> tag.



<script type='text/javascript'>
//<![CDATA[
// Fast Load
(function(a){a.fn.lazyload=function(b){var c={threshold:0,failurelimit:0,event:"scroll",effect:"show",container:window};if(b){a.extend(c,b)}var d=this;if("scroll"==c.event){a(c.container).bind("scroll",function(b){var e=0;d.each(function(){if(a.abovethetop(this,c)||a.leftofbegin(this,c)){}else if(!a.belowthefold(this,c)&&!a.rightoffold(this,c)){a(this).trigger("appear")}else{if(e++>c.failurelimit){return false}}});var f=a.grep(d,function(a){return!a.loaded});d=a(f)})}this.each(function(){var b=this;if(undefined==a(b).attr("original")){a(b).attr("original",a(b).attr("src"))}if("scroll"!=c.event||undefined==a(b).attr("src")||c.placeholder==a(b).attr("src")||a.abovethetop(b,c)||a.leftofbegin(b,c)||a.belowthefold(b,c)||a.rightoffold(b,c)){if(c.placeholder){a(b).attr("src",c.placeholder)}else{a(b).removeAttr("src")}b.loaded=false}else{b.loaded=true}a(b).one("appear",function(){if(!this.loaded){a("<img />").bind("load",function(){a(b).hide().attr("src",a(b).attr("original"))[c.effect](c.effectspeed);b.loaded=true}).attr("src",a(b).attr("original"))}});if("scroll"!=c.event){a(b).bind(c.event,function(c){if(!b.loaded){a(b).trigger("appear")}})}});a(c.container).trigger(c.event);return this};a.belowthefold=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).height()+a(window).scrollTop()}else{var d=a(c.container).offset().top+a(c.container).height()}return d<=a(b).offset().top-c.threshold};a.rightoffold=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).width()+a(window).scrollLeft()}else{var d=a(c.container).offset().left+a(c.container).width()}return d<=a(b).offset().left-c.threshold};a.abovethetop=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).scrollTop()}else{var d=a(c.container).offset().top}return d>=a(b).offset().top+c.threshold+a(b).height()};a.leftofbegin=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).scrollLeft()}else{var d=a(c.container).offset().left}return d>=a(b).offset().left+c.threshold+a(b).width()};a.extend(a.expr[":"],{"below-the-fold":"$.belowthefold(a, {threshold : 0, container: window})","above-the-fold":"!$.belowthefold(a, {threshold : 0, container: window})","right-of-fold":"$.rightoffold(a, {threshold : 0, container: window})","left-of-fold":"!$.rightoffold(a, {threshold : 0, container: window})"})})(jQuery);$(function(){$("img").lazyload({placeholder:"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfM1__v1jEk8n3xaYxGt-SFvP0Nw2vpIEMGsJAvLaf2fpDAAwRREyr2A84oCi2pLc6A7O-NGq-Cofm1hocp3P1qPmH_Ra_uQSnAhe6SfRQkXq9Alg5DNhcDWFeU8t0Tlfjn_IAsLCb9ANc/s640/arlinadesign.gif",effect:"fadeIn",threshold:"-50"})});
//]]>
</script>


Save Template 😉


Lazy Load Plugins to Make Your Blogger Site Faster


After applying it, see that your blog will be loaded much faster than before, with full guarantee. And there will be no effect on your site. Friends make sure to do this And how did you say?...



How did you find this article? Commenting to us And if it is full, then share it in social media. So that everyone can get its benefits. And all of them could get the full benefit...

4 Comments

Previous Post Next Post