We'll create fresh WordPress site with Google Speed Optimization by dTevik installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Plugin Google Speed Optimization is minimizes the HTML output of the site, combines JS and CS files into one, and also minimizes JS and CSS.
It compresses the HTML output, removing unnecessary spaces, reduces the size of the output of your site, which significantly increases the speed of your site, since the output will be less content.
Also, the plugin can cut out single JS codes from content, minimizes them and adds them before the closing BODY tag after the optimized main JS file (so as not to break anything)
This is the best way to compress the HTML output of your site and improve performance in Google Speed Test (PageSpeed Insights)!
The module uses the Minify library, settings and library description by the link https://github.com/matthiasmullie/minify
Example
Testing with the working plugin https://anira-web.ru/
Testing without minimization https://anira-web.ru/?tevik_no_minimized=true
Features of this plug-in
– Minimizes JS, CSS, HTML
Important
Plugin may conflict with server based cache services like as Nginx and Varnish,
If you have any problems with server environment, please write me on email: [email protected], i’ll try to help you.