Lazy Load Background Images is a lightweight WordPress plugin that can help your website load faster by loading background images only when needed. When scrolling down the page, it displays the images only in the visible area.
This means loading of additional background images will occur only if they are visible on-screen. This way you can help the user achieve better website performance by reducing the number of bytes loaded initially and improving their perceived speed of the website.
How to use it:
1. Install and activate the plugin and done.
2. The plugin will automatically delay the loading of background images above the folder, whose container has the inline background-image
CSS property.
<div style="background-image: url(bg.jpg )"> ... </div>
3. You also apply the plugin to specify containers using the ‘lazyload-bg’ class.
<div class="lazyload-bg"> ... </div>
Download WordPress Plugin:
You can download this free WordPress plugin using the download button below. Unless otherwise stated, the WordPress plugin is available under GNU General Public License.
Author: Proloy Bhaduri
Homepage: https://wordpress.org/plugins/lazyload-background-images/
Don’t forget to share this WordPress plugin and also check out other awesome plugins on our site.