WP-Optimize
95Get caching and more with this powerful cache plugin. Cache, optimize images, clean your database and minify f...
Maximize GTmetrix, PageSpeed and enhance Web Vitals by minifying CSS/JS, lazy loading scripts, optimizing images, and improving load speed overall.
Fast Velocity Minify is a WordPress plugin designed for developers and advanced users to optimize HTML, CSS, and JavaScript. The plugin requires manual configuration after installation, as the default settings may not suit every site. It minifies files on the frontend during the first uncached request and allows for reuse of generated static files for subsequent page views.
The plugin includes features for cache management and offers WP-CLI commands for purging caches. Users can also customize the cache path by editing the wp-config.php file. It is suitable for those looking to improve site performance through file optimization.
Best for: This plugin is best for developers and advanced users looking to optimize website performance.
What it does well
Where it falls short
Fast Velocity Minify provides a robust solution for file optimization but requires a level of technical knowledge to configure effectively.
Raul P.'s own description of Fast Velocity Minify, lightly tidied.
HTML, CSS & JS optimization plugin for developers and advanced users. Note you need to look into the HELP tab after installing the plugin and manually configure it for your site. Each site is different, so the default recommendations may or may not work for you and you will need to test and find out how to adjust your settings.
Minification is done on the frontend during the first uncached request. Once the first request is processed, any other pages that require the same set of CSS and JS files will be able to reuse the same generated static CSS or JS file.
If your cache is growing significantly, this could mean one of your CSS or JS files is dynamic and changes on every pageview. In that case, you would need to add the file to the ignore list, else the cache would grow indefinitely (because obviously the original files themselves are dynamic and when you minify, the plugin sees a different file).
Kindly read the HELP section after installing the plugin, about possible issues and how to solve them.
I can offer you additional custom made optimization on top of this plugin. If you would like to hire me, please visit my profile links for further information.
wp fvm purgewp --url=blog.example.com fvm purgewp site list --field=url | xargs -n1 -I % wp --url=% fvm purgeYou need a public directory to store and serve minified cache files. If you need to customize the path and url, you need to edit your wp-config.php and add both define('FVM_CACHE_DIR', '/absolute/path/to/example.com/your/public/directory'); and define('FVM_CACHE_URL', 'https://example.com/your/public/directory'); .
Other plugins for making sites fast.
Get caching and more with this powerful cache plugin. Cache, optimize images, clean your database and minify f...
All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...
Comprehensive image optimization with WebP, AVIF, Lazy Load, and more. Optimize images automatically for Faste...
Easy to use Under Construction Page & Coming Soon Page. Enable Under Construction Mode in seconds & sh...
Compress and optimize images, enable lazy load, serve WebP & AVIF, and speed up your site with a global im...
Speed up your website by using our WebP & AVIF Converter. Optimize images and serve WebP and AVIF images i...