Improved 0%

#1
Hi!

I have wp-site and has built Masterslider on the frontpage. It causes a problem on google speed test, for it estimates my page POOR becouse it takes all 3,7 sec to load the frontpage! Masterslider has three slides, moving elements and on the first time people seek to page it takes too much time. Google estimates my page customers page not-so-optimized becouse of that and I need to do something. I waited Litespeed plufgin to help in this situation, but it seems Litespeed has nothing to improve on my site? Does anybody have any idea how to lift my sites speed? Thank you.
 

Germont

Well-Known Member
#2
Do you have SSD? A client of mine don't, and I mounted the database and caching folders, all javascript and css to RAMDISK.
Now it's a lot faster.
Also, be sure you use, opcache, php 7.4 or at least 7.3, http2 and Brotli.
Let alone that, there are settings for lazy load and javascript loading. Maybe you can delay few of them.
 
Top