Archived topic
problem after updating wordpress to version 5.5.
1 reply · Started by Alfonso on August 15, 2020
Good morning.
Last thursday we updated wordpress to last version, 5.5.
Before updating we had all the metrics of the pagespeed in green with correct values.
After updating, the LCP metric has increased a lot and is now in the red, but only for mobile. On the computer it is correct.
And also there is a recommendation to remove the javascript resources that are not used and the following url appears twice:
https://www.discrettoys.com/wp-content/cache/wpo-minify/1597402401/assets/wpo-minify-footer-57484687.min.js
This did not appear before updating wordpress and we did not have the problem with the LCP either.
Could you help us find out what might be due?
Thank you very much.
Greetings.
Hi there,
first off the URL that is appearing twice is added by your Minify plugin - maybe it has a cache that needs clearing or can be reset ?
The LCP time is being measured against the featured image of the first product ( as listed under Largest Contentful Paint element ).
The images are being lazyloaded which is why the LCP has increased.
I am not sure why updating to 5.5 would affect this - as your using a Lazyloader plugin and not WordPresses lazy load feature.