x

What can be done to reduce Javascript to improve speed?

Hi there!
My site needs to be faster. My webpage audit using both Lighthouse and PageSpeed Insights showed abysmal performance.
There are a number of issues related to Javascript, including unused JS, execution time, and minimizing main-thread work. However, I am not familiar with JS or custom code. Can I improve my site's speed by addressing these issues?

URL is slidesharedown
As of now, I have tried:
HTML, CSS, and JS minification
Classes that are unused should be cleaned up
These tweaks, however, resulted in a slightly worse performance score.
Are there any other steps I need to take to address these problems? How do I delete unused code?
Thank you in advance!

sebastianserfas_0-1674647823203.png

 

103 Views
Message 1 of 1
Report
0 REPLIES 0