XF 2.2 LCP issue: longer than 2.5s (mobile)

dvduval

Active member
Suddenly in Google Search Console I am getting this error. Is there some quick fix for this? It's fine on desktop.
 
There is no quick fix (as far as some setting you can toggle). LCP is simply the amount of time your site is taking to render. Remove things that are slow like giant images or unnecessary JavaScript.

If it’s just for mobile, maybe you are serving up unnecessarily large images for mobile users?

Hard to say when no one knows what your site is (no one can look at it for you).
 
There is no quick fix (as far as some setting you can toggle). LCP is simply the amount of time your site is taking to render. Remove things that are slow like giant images or unnecessary JavaScript.

If it’s just for mobile, maybe you are serving up unnecessarily large images for mobile users?

Hard to say when no one knows what your site is (no one can look at it for you).
Maybe remove Google Analytics? I started using that plugin from Digital Point, and I'm a little bit suspect that is what caused it.
 
Individually small things add up. Analytics, images, CSS, advertisements especially tend to be slow.

More important the LCP though is if the site feels fast for users. That’s the most important thing.
 
I've been tinkering with our forum to get the LCP down to something more reasonable. Initially, the issue was the banners we used at the top, which I converted to MP4 based on Sirupo's advice. That problem disappeared, but now it says there's a new issue, and it takes 6.1 seconds to load with a blocking time of 1240ms. This only happens on mobile, desktop is completely perfect.

The design was delivered by Audentio, and I've confronted them about the issue, but I'm, of course, curious if anyone here knows what this might be?

1733131137290.webp

1733131377456.webp
 
Back
Top Bottom