The
Cache Using Gzip plugin for WordPress improves page speed for site visitors. Preload the
cache in settings, download the required config settings and add to your Apache or Nginx server config, and all of
your posts and pages will be delivered to site visitors blazingly fast!
Requirements
- WordPress Version 6.4.3 or newer (installed)
- PHP Version 7.2 or newer
- The Cache Using Gzip plugin requires a "pretty" URL. Confirm your permalink structure is something other than "Plain" (Settings => Permalinks).
Installation instructions
- Log in to WordPress admin.
- Go to Plugins > Add New.
- Search for the Cache Using Gzip plugin.
- Click on Install Now and wait until the plugin is installed successfully.
- Activate the plugin by clicking Activate now on the success page.
- If you're running WordPress on an Apache server, the .htaccess file should be modified on activation. If it wasn't, visit the plugin settings page (Tools => Cache Using Gzip) to download the reqired apache/nginx config rules.
- Add the rules to your .htaccess or nginx.conf, if necessary.