
Gonzales plugin
Faster WordPress - conditionally disable plugins, CSS and JavaScript files if you don't need them
- increase PageSpeed, YSlow and Pingdom score
- supports W3 Total Cache, WP Super Cache, WP Rocket, Cache Enabler - squeeze 110% from popular speed up plugins
- decrease website weight - less data to load
- 4 years on market; last update: 155 days ago
- responsive support (~1h-12h)
- basic website optimization in price of plugin
I created separated article about common problems and you should definitely read it now. In big shortcut answer to this question is: by conditional resources (assets/plugins) loading. Goal is to:
- minimize number of assets (CSS/JS) (faster rendering, reduced CPU/GPU usage on end device)
- decrease document loading time (minimized TTFB timings, reduced CPU & RAM usage on server)

This WordPress plugin do not remove files from server - it's safe speeding up tool. If you accidentally break website appearance you can disable plugin and website will present old, unoptimized version. Btw: it's good approach to compare before/after timings
You can read detailed Gonzales documentation explaining how to speed up WordPress in theory or take a look at App Shah's review to understand how it works in real life (Crunchify website case, v.2.0.x used):
Last edited: