You can easily speed up your blogger using Lazy Load plugin with a lot of benefits.
Are you a Blogger blog owner and your blog is still loading, loading and loading again and take a long time to fully loaded? Or you want to more speed up your blogger blog?
So are you looking for how to speed up your blogger blog? Text with new methods, tricks, and tips to speed up your blogger blog. Then today you are in the right place.
So are you looking for how to speed up your blogger blog? Text with new methods, tricks, and tips to speed up your blogger blog. Then today you are in the right place.
Like WordPress or other blogging platforms, Blogger blog is not well facilitating. Already you know that Blogger blog platform has a very limited facilitates rather than other blogging platforms. But if you have enough HTML and CSS knowledge you can Develop your Blogger blog to the next level. That not require specialist knowledge about HTML and CSS coding, you can find a lot of tutorials, guidelines and tricks, and tips from the internet.
In the WordPress blogging platform, you can find thousands of paid or free plugs inns and widgets that are supported WordPress blog. But for Blogger blog platform not like that. There are a few supported widgets. Also a few days ago blogger team stopped and remove all third party other widgets that included in the blogger add a widgets section. But don’t worry about it. You can build up your own widget by using HTML and CSS knowledge.
In the WordPress blogging platform, you can find thousands of paid or free plugs inns and widgets that are supported WordPress blog. But for Blogger blog platform not like that. There are a few supported widgets. Also a few days ago blogger team stopped and remove all third party other widgets that included in the blogger add a widgets section. But don’t worry about it. You can build up your own widget by using HTML and CSS knowledge.
Now, let's move to our topic of How to speed up a blogger using Lazy Load. Some default blogger widgets, default templates and Some HTML and CSS codes and JavaScript files cause to slow down your blogger load speed and slow it. Yes, that can be a headache for you as well as your readers. Normally if the web page does not load dawn within three seconds your readers and visitors can click the close button and go away without entering your web or blog because of that slow speed loading.
But Sometimes except above reasons Some image files or images can because to slow down your load speed. Both Web/blog loading and image loading process happening at the same time then that can because to slow down your blog load speed. If we can reduce or delay the process of image loading, then we can speed up our blog load speed than before. For delay that images loading process, we can use that Lazy Load plugin.
What is Lazy Load plugin?
Have you ever heard about lazy load before? Sometimes if you are using the WordPress blogging platform, already you know about Lazy Load. Lazy Load is a famous Plugin which used to speed up web load speed.
Lazy Loader is a JQuery plugin written in JavaScript. It delays loading of images in your web page. Lazy Load makes the images load last or delay and makes the text in blog loads faster. This will help to land or loaded on a site where text loaded before images or images loaded as you hovered over them. Those images won’t be loaded unless the user scrolls over them. So that will help to reduce the server load and Speed up your web or blog load speed.
Don’t forget to Compare the blog load speed before and after adding the Lazy Load script into your blog.
How to speed up blogger blog using Lazy load?
Step 01. GO to your Blogger blog
Step 02. Go to Dashboard >> Template
Step 03. Click on Edit HTML button.
Step 04. Press Ctrl + F in the keyboard
Step 05. Type </head> and press enter.
Step 06. Copy given below Codes and Paste it in above the </head>
<script type='text/javascript'>//<;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:"http://i22.servimg.com/u/f22/15/42/72/40/grey10.gif",effect:"fadeIn",threshold:"-50"})})//]]></script>
Step 07. Save your Template
Now check your web or blog page load speed.
Lazy load function simply delays the loading of your blog images. Using Lazy load will make your texts and important sections show before the images are loaded. Also, It loads your images on a scroll with animations. As you scroll down your blog, all your images are loaded one by one thereby speeding up your Blog Spot blog.
Now visitors wouldn’t have to wait for the page loading like before. If you have a blog or a website containing a lot of images, then that plugin will be very useful for you.
Also, that will help you to decrease the bounce rate of your blog.
However, sometimes there will be a disadvantage of Lazy Load script.
If your blog browsers where JavaScript is disabled or doesn’t have support for JavaScript will show Blank Images. This is the only disadvantage you had. But that is so rare.
Lazy Load Script will help for better performances.
I Hope the above Lazy load plugin help you to to speed up blogger blog. And if you have any problem or know more fixes on this to speed up blogger using Lazy Load plugin, Please share with us in the comments section below.
thank you.
ReplyDelete