• Resolved daniellacatus

    (@daniellacatus)


    I’m trying to improve FCP and LCP. On two forums I was advised to exclude the header from lazy loading, can this be done?

    I use the Litespeed plugin and server.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • can this be done?

    Preloaded can only what is defined to preload. A “header” nomally isn’t preloaded. Preloading means a static source like images, css, js to load before it is used. A header is basic html area of your page and it is not a static source that can’t be preloaded or excluded from preloading. Maybe you missunderstand these advices?

    Plugin Support qtwrk

    (@qtwrk)

    you mean exclude lazyload image in header section or something ?

    Thread Starter daniellacatus

    (@daniellacatus)

    Yes.

    Plugin Support qtwrk

    (@qtwrk)

    you can either use class of that image, or parent class , or the image URI itself to exclude it

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘exclude the header’ is closed to new replies.