Site logo

Archived topic

Fast GeneratePress

1 reply · Started by Radoslav on March 19, 2021

Viewing posts 1–2 of 2

Hello,
I recently changed the theme with generatePress because the front wordpress theme was very slow.
Thanks for the speed!
I use WP Rocket, Imagefi and memcached.
The speed is great, but you can improve Core Web Vitals.
I came across this article: https://generatepress.com/fastest-wordpress-theme/
How can I remove the specified Java script or do something else to improve FID and CLS (Desktop CLS)?
My site: https://sunnyblind.com/
Important: Shared hosting
Greetings,
Radi

Hi there,

CLS - if you check the PSI report you will see in the Film Strip the first frame is loaded without any styles - this is being caused by the Optimized (Critical ) CSS option in WP Rocket - unless you know how to configure this correctly you should disable that feature.

FID - generally happens when there is long load or complex Javascript function running on the site. Its the most complicated metric to assess - you would need to begin by figuring out what Javascript is affecting the interaction by disabling plugins or custom functions.

This archived topic is closed to new replies.