Archived topic
H1 Suddenly Causing High Desktop CLS
3 replies · Started by Thomas on October 19, 2021
Hey all,
Looking for some help. All my articles had green, low LCPs across the board until recently - now they're all measuring around 0.6 seconds.
When I dig in to this on both Google PSI and GTMetrix, they point to my H1 page title as being the main cause of the layout shifts. What is going on here? Is it something related to the font, and any thoughts why it's changed now and only on Desktop?
Thanks in advance for any insights !
Hi there,
on initial load your H1 font is being displayed as a System font, on later load that font is being swapped for Fjalla, which is causing the layout shift.
The issue looks to be related to the WP Rocket settings. If i check the URL, with WP Rocket disabled ( by ?nowprocket query string after the URL ), then the problem goes away. You will need to check with WP Rocket on how to ensure that font isn't being swapped.
Excellent feedback, thanks so much for taking the time @David and enjoy your day.
You're welcome - have a good day too!