[ad_1]
[ad_2]
I’m working on an update our site’s home page. I’ve gotten the LCP down, but I’m still showing for desktop at 0.445 on PageSpeed Insights, 0.402 on Lighthouse and 0.334 on webpagetest.org. I understand these are kind of just projections and not actual user data from my time reading through here, but is there something easy I’m missing to reduce these numbers?
I’m not a developer / web person. I just happen to be under 35 at a company where the average age is 60+ so “I must know a lot about computers”.

Make sure your fonts are loaded properly, and try to use lightweight fonts. Make sure your images are properly sized and formatted, layout shift is most impacted by images loading after the page and moving content around once they fill their space. Predefining height and width will help this
https://developer.wordpress.org/advanced-administration/performance/optimization/