Lazy loading is a technique used to retrieve a resource asynchronously, when the main contents have already been loaded. By applying this technique to images you can increase page loading speed.
The guides to the implementation of the Lazy Load for images show how to apply the technique to pages in websites, by having the resources present in the body of the html document perform a rewrite action of the URLs and then be processed later. In this way an increase in loading speed is obtained and source codes will be provided to Search Engines whose resources, in the first analysis, will all be the same.
With Smart Image Lazy-Loading we are going to implement the Lazy Load rules without modifying the url from the body of the original html document.
The conversion takes place dynamically through an analysis process that starts during the page load. The whole process is handled by a lightweight Javascript script. All for the benefit of speed and more effective communication with Search Engines.
This innovative service works on all pages of your site.
The service is free, it can be manageable and enabled or disabled.