new
E-Commerce 🛒
Websites & Funnels 🖥️
Blogs 📝
🖥️ Lazy Load for All Image-Based Elements (Optimized & Non-Optimized)
We’ve rolled out a performance-focused enhancement that applies lazy loading to all image elements, regardless of whether Image Optimization is enabled. This update is now live across Funnels, Websites, E-commerce Pages, and Webinar Previews.
What’s Changed?
Previously, lazy loading (loading="lazy") was applied only to image tags with Image Optimization enabled. As a result, if a user opted out of image optimization, all images loaded immediately—hurting page performance.
With this update:
- The loading="lazy" attribute is now automatically applied to all image tags, including non-optimized ones.
- This change applies across all image-based components, including:
- Affected Image Elements:
- FAQ images
- Blog post images
- Author profile images
- Map images
- Social share icons
- Featured post images
Benefits of This Enhancement
- Faster Initial Page Loads: Only images in or near the viewport load, improving time-to-interactive.
- Improved PageSpeed & Core Web Vitals: Optimized resource loading enhances performance scores.
- Lower Bandwidth Usage: Prevents unnecessary downloads for off-screen content.
- Enhanced User Experience: Content loads smoothly as users scroll.
Why This Matters
This enhancement was made to improve page performance and user experience by enabling lazy loading across all image types—regardless of image optimization settings. It’s especially valuable on image-heavy pages like blogs, FAQs, and e-commerce listings where users may not scroll through all content.
No action is required—this is already active on all supported platforms.