This feature is available in the Pro version starting from v1.2.7.2 (released), and the Lite version starting from v1.4.0.5 (to be released). The Lazy Load tab within the “Resource Loading” area from the plugin’s settings, automatically adds loading=”lazy” to eligible <img> tags found in the final HTML output. This helps reduce the number of images […]
Category: Largest Contentful Paint (LCP)
When to Use fetchpriority=”high” vs loading=”lazy” for Images
This article provides additional guidance on when to use the fetchpriority and loading image attributes. For a complete overview of the Resource Loading feature, including setup instructions and all available options, please see the main documentation article. Both attributes influence how the browser loads images, but they serve very different purposes. Understanding the difference will […]
Optimize Image Loading in WordPress (fetchpriority, lazy load, decoding)
This feature is available in the Pro version starting from v1.2.7.1, and the Lite version starting from v1.4.0.4. If you are using v1.2.7.1 (Pro), or v1.4.0.4 (Lite), you will notice just 3 fields: Source (Image URI or RegEx), Attribute and Value. You can upgrade to the latest version OR use the existing format, and whenever […]