Independent WordPress performance publication · Affiliate links are clearly disclosed
WordPress lazy loading

WordPress Lazy Loading: Images, Iframes and the LCP Exception

Use lazy loading for below-the-fold media without delaying critical visual content.

Short answer: Lazy loading saves bandwidth and work by postponing off-screen media, but it should not blindly apply to the image that users need immediately. The likely LCP image usually deserves eager discovery and priority instead.

WordPress performanceUpdated August 2026Worldwide English

Lazy loading is most valuable for media the user may never scroll to.

Native lazy loading

Lazy loading is most valuable for media the user may never scroll to.

Always reserve width and height or an equivalent aspect ratio to reduce layout shift.

Below-the-fold images

Always reserve width and height or an equivalent aspect ratio to reduce layout shift.

Test carousels and dynamically inserted media because visibility detection can behave differently.

Iframe/video embeds

Test carousels and dynamically inserted media because visibility detection can behave differently.

Lazy loading is most valuable for media the user may never scroll to.

LCP image exclusions

Lazy loading is most valuable for media the user may never scroll to.

Always reserve width and height or an equivalent aspect ratio to reduce layout shift.

Layout dimensions

Always reserve width and height or an equivalent aspect ratio to reduce layout shift.

Test carousels and dynamically inserted media because visibility detection can behave differently.

Practical decision rule

Fix the layer the evidence points to. Caching helps repeated server work; CSS and JavaScript work affect rendering and responsiveness; images and fonts affect transfer and discovery; hosting and application behavior affect origin response. Avoid solving a different problem just because a tool is popular.

Sources and further reading

Editorial note: Product features, pricing and plan terms can change. Commercial claims are checked against current vendor documentation where cited; verify the live merchant page before purchase.

Check WP Rocket ↗