Site logo

Archived topic

High LCP and CLS

1 reply · Started by Nicole on September 29, 2022

Viewing posts 1–2 of 2

My LCP is very high. When I was looking through the waterfall I noticed a few GP files such as:

    /wp-content/uploads/generatepress/style.min.css 2.01KB, 282ms

    /wp-content/themes/generatepress/assets/css/components/comments.min.css 622B, 289ms

    /themes/generatepress/assets/css/main.min.css 4.76KB, 270ms

    /wp-content/plugins/gp-premium/menu-plus/functions/css/navigation-branding-flex.min.css 706B, 290ms

    /themes/generatepress/assets/css/components/widget-areas.min.css 833B, 247ms

And this as well, not sure if it is related:
The unload event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use pagehide or visibilitychange events instead.

How do I know if I am even using these functions? In the beginning, I enabled a few add ons and I might not even be using them and might be able to get rid of them.

Anything I can do to pass these core vitals?

Any help will be much appreciated!

Hi there,

The total CSS files of GP you listed is 8.7KB, it's not the cause of LCP.

I ran a lighthouse test, the link doesn't seem to have LCP issue, the main issue is the speed index, which is heavily related to your server.
https://www.screencast.com/t/V32cbqXsYO01

Can you disable your ads and run the test again?

This archived topic is closed to new replies.