Critical CSS: How to implement it to completely reduce render-blocking stylesheets

Before starting, please check if you already have critical CSS implemented on your pages. For instance, if you use “WP Rocket” plugin, then it’s the following option: “File Optimization” -> “CSS Files” -> “Optimize CSS Delivery”. Also, you might be using “Autoptimize criticalcss.com power-up” together with “Autoptimize”, etc. What’s critical CSS? Can I just defer […]

Read More

How to get the development version of Asset CleanUp?

Sometimes, there are updates/bug fixes made to the development version (which can be considered something between the current version and the next version that will be released) which would be pushed to the next version. This is usually done to allow test driving of certain features that were requested before finish changes are made to […]

Read More