Google Speed Optimization by dTevik

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: info@anira-web.ru, i’ll try to help you.
Installation
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Speed Site Optimization by dTevik”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
Updating
- Use WordPress automatic updates to upgrade to the latest version. Ensure to backup your site just in case.
Minimum Requirements
- WordPress version 4.0 or greater.
- PHP version 5.4 or greater.
Recommended Requirements
- Latest WordPress version.
- PHP version 5.6 or greater.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



