Archived topic
LCP - Largest contentful paint Question
3 replies · Started by Matthias on September 26, 2020
Hi,
as we all know, speed is quite important these days. We did a lot of optimising the sites and thanks to generatepress achieved our goals.
While I read through the documentation of LCP I can not figure out, why our LCP is so high.
Kindly have a look at https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdemenz-forschung.com%2Frechtliche-aspekte-demenz-tipps%2F
Do you you what the issue is? https://demenz-forschung.com/rechtliche-aspekte-demenz-tipps/
Any hint in the right direction would be highly appreciated,
Matt
Hi there,
the largest contentful paint element is the featured image.
This is being lazy loaded - which means most of the rest of the site is loaded before it. Try disabling lazy loader to see what difference it makes.
Ahhh, got it, never thought of it David,
thank you!
I am going to test it...
All the very best,
Matt
You're welcome