Detects and loads CSS/JS scripts that require minification and render-blocking setup into W3TC
A plugin to be installed along-side W3 Total Cache, and to be run after installing and setup of it.
Detects and loads the appropriate CSS/JS files into the W3TC configuration, so that they don't have to be added manually. It can also generate a list of the files so that you can manually add them.
This is often a tedious process which I would rather have automated.
Using the pagespeed insights API, it gathers all of the render-blocking resources, and adds these to W3TC
- Install W3TC and enable minify.
- Install and activate this plugin.
- Enter an API key from pagespeed Insights
- Click 'Detect'
- Either manually enter the files, or click the automatic config update
- Done!