Archived topic
Wanna fix PageSpeed Insights issue
3 replies · Started by Arbaz on January 24, 2021
Hey I wanna fix these For [Desktop]https://prnt.sc/xjlccl [MOBILE]https://prnt.sc/xjlc91.
Hi there,
the page speed insights reports provide you the information that you require to fix those issues. Couple of things:
1. LCP is being measured against your First Featured Image, this is being lazy loaded - so it gets loaded after all your content. You can ask the lazy load plugin author id lazy loading can be disabled on that first image.
2. Scripts you're running some 3rd party scripts of ads that are render blocking. You can use the Flying Scripts plugin to defer the loading of those scripts.
im alreading using WPRocket for to defer javascript
If you look at your pagespeed insights report you can see that those scripts are still under the issue:
Reduce the impact of third-party code Third-party code blocked the main thread for 2,390 ms
So you will need to review your WP Rocket settings as they are sill impacting the site loading.
This article explains WP Rockets lazy load feature for adverts:
https://wp-rocket.me/blog/how-to-lazy-load-ads-on-your-wordpress-site/