• Resolved sayantansdas

    (@sayantansdas)


    hi team,

    I’m using Jetpack’s image accelerator feature. While I really like what the accelerator does, it also introduces lazy loading for every image. i’m trying to find a way to prevent Jetpack from Lazy loading the hero image / above the fold. Google pagepeed complains about it. The code is also shown to be from the Jetpack’s servers
    src="https://i0.wp.com/monvoyage.in/storage/2023/10/monvoyage_hero_img-960x768.…" alt="about us" class="uag-image-2537" width="392" height="314" loading="lazy">

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Animesh Gaurav (a11n)

    (@bizanimesh)

    Hello there – Since today, all modern browsers support lazy loading, and WordPress itself comes with built-in lazy loading functionality for images and videos, Jetpack’s lazy load feature has been deprecated and removed from both the Jetpack plugin and the Jetpack Boost plugin in November 2023.

    From the above code, it appears the lazy load feature on your site is added from WordPress and not Jetpack because we don’t support it now. You may check here on how you can exclude an image from lazy load.

Viewing 1 replies (of 1 total)
  • The topic ‘prevent lazy loading of above the fold image’ is closed to new replies.