Reduce the loading time while opening your wordpress website, accelerate openning time. Images outside of viewport (visible part of web page) wont be …
Advanced lazy load is aiming to speed up your website which powered by WordPress.
It delays loading of images in (long) web pages.
Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them.
After active the plugin, when end user open website,
will load the text first, and the then load images in your website, in this case will help reduce the loading time, the image is still in your website, just load it later and base on user screen scrolling by jQuery script, scrolling down, more image will be loaded, no need to call back any external server.
Wish to reduce page loading time significantly? Then choose it.
Features:
Visit kasonz.com for more information.
Q: Where are the images going?
A: Still in your website, just make it load on demand.
Q: What should I do after activate it.
A: It would work after activation, or you can take a look in the setting menu.
Q: The plugin mess up some pages, how can I fix it?
A: You can use skip URL option to NOT lazy load these pages, then we can fix them later.