[ad_1]
Hi guys, I am struggling with page speed optimization for my website. I have tried a lot of (free) plugins, but none seem to solve the problem.
The closest I came to was using Litespeed Cache Plugin, since I am using a litespeed server. But that causes a lot of UI / UX issues for me.
​
If anyone here can help me how, please do!
[ad_2]
What issues does Lighthouse show you need to fix? Start there.
Most of the time it’s moving scripts below the fold. Optimizing images. Removing js and other scripts that don’t need to load on the page (asset manager), making fonts local.
Once all of that is done, see what caching plugins your hosting offers. But nothing will fix the issues above until you do it manually.