What is your best Speed Optimization Plugin for WP?

For me the best one would be WP Rocket.
WP Rocket offers some significant features like page caching, browser caching, cache preloading, Gzip compression, and many other essential speed optimization solutions.
With WP Rocket, you get CDN support, DNS prefetching, lazy image load, code minification, database optimization, host Google analytics code, and many more features to optimize your WordPress website's speed. Most significantly, WP Rocket has a very user-friendly interface. If you are looking for a stable yet straightforward WordPress speed optimization plugin, WP Rocket is the one.
 
wp-rocket is the best wordpress speed optimization plugin
 
i use perfmatters + wp rocket

With a few special settings, the speed increases a lot.
mobil1.png
 
I use Litespeed cache and it's pretty good but you can use it only if your hosting is using litespeed or openlitespeed web servers.
Same here. I use it pretty often with Redis installed on my VPS hosting. Litespeed is blazing fast on my Openlitespeed server.

The choice of speed optimization plugin should depend mostly on how compatible it is with your server and other plugins.

For example, I use Litespeed (to cache at server level) + Super Page cache for Cloudflare (to cache at browser level). But Litespeed plugin is never compatible with WP rocket.
 
FlyingPress + Smush, works fine for me.

Screenshot 2022-10-22 at 2.49.39 AM.png


But I'll try Perfmatters + WP Rocket on another site as FlyingPress seems to have some issues on the site -

Screenshot 2022-10-22 at 2.51.52 AM.png
 
best for me Wp Smush
 
egOL7M0


I achieved this with -

1) Greengeeks shared hosting
2) Default caching enabled from server side
3) Autoptimize plugin
4) Cloudflare (Free plan)
5) Astra free theme (planning to upgrade to premium for more features)

... in one of my ecommerce site.
 
Not going to read through the entire thread, but if someone said LSCache i'll second that and add it's working great with OLS based servers.
 
For example, I use Litespeed (to cache at server level) + Super Page cache for Cloudflare (to cache at browser level). But Litespeed plugin is never compatible with WP rocket.
Hello,

Please tell me how you use both plugins? Super Page Cache recommends turning off the cache function on other plugins.
 
Hello,

Please tell me how you use both plugins? Super Page Cache recommends turning off the cache function on other plugins.
Of course yes you should turn it off in Super page cache itself. This will only turn off the browser caching feature of Litespeed cache. It never turns off server-side caching of Litespeed.

I tested this by purging the cache of Super page cached and it never purge the server-side cache of Litespeed (you will still see the staled [server-side] version of your site or webpage until you purge the cache from Litespeed itself). So it means they sort off work in a complementary yet independent ways.

This is quite good because you know the specifics of your caching mechanisms with the ability to track it in a more granular way.
 
Last edited:
Back
Top