I have a website that’s using Generate Press and I optimized it 1 year ago, it had very good scores in Lighthouse.
I just checked it and I see the performance has degraded.
I noticed the biggest saving could come from reducing the unused javascript, and the biggest files seem to be some related to WordPress, not a plugin.
The website is here. Do you have any recommendations on what I can do to increase the score on Lighthouse?
Thank you.
I managed to solve it by enabling Delay Javascript execution and removing the following line: (?:/wp-content/|/wp-includes/)(.*) from the Excluded field.