Webflow fix guide
LCP Image is Lazy Loaded on Webflow
The Largest Contentful Paint image has loading="lazy", which delays its load and makes LCP worse. Above-the-fold images should load eagerly.
Issue ID: CWV-LCP-LAZY-001Severity: majorEffort: S
Why this matters
The Largest Contentful Paint image has loading="lazy", which delays its load and makes LCP worse. Above-the-fold images should load eagerly. This affects load speed, Core Web Vitals, and how many visitors stay long enough to convert.
Webflow fix path
How to fix this on Webflow
Control media size and custom code.
- 1Use responsive image assets.
- 2Minimize custom scripts and large interactions.
- 3Publish and retest Core Web Vitals.
After you fix it
- ✓Confirm the LCP image does not have loading="lazy" attribute
Same fix, other platforms
Fix lcp image is lazy loaded on a different CMS
Other fixes
More Webflow fixes
Parents
Related guides
See every Webflow issue on your site
This is one issue of many the full audit checks. Run a free scan to see what else might be holding your site back.
Run Free Audit