Title: Cache Using Gzip
Author: Mark Nokes
Published: <strong>6 сар 1, 2024</strong>
Last modified: 2 сар 1, 2026

---

Search plugins

![](https://ps.w.org/cache-using-gzip/assets/banner-772x250.png?rev=3096162)

![](https://ps.w.org/cache-using-gzip/assets/icon-128x128.png?rev=3096162)

# Cache Using Gzip

 By [Mark Nokes](https://profiles.wordpress.org/marknokes/)

[Download](https://downloads.wordpress.org/plugin/cache-using-gzip.2.9.3.zip)

 * [Details](https://mn.wordpress.org/plugins/cache-using-gzip/#description)
 * [Reviews](https://mn.wordpress.org/plugins/cache-using-gzip/#reviews)
 *  [Installation](https://mn.wordpress.org/plugins/cache-using-gzip/#installation)
 * [Development](https://mn.wordpress.org/plugins/cache-using-gzip/#developers)

 [Support](https://wordpress.org/support/plugin/cache-using-gzip/)

## Description

Instantly speed up your WordPress site with simple, lightweight gzip caching. Many
users see faster Time to First Byte (TTFB) and reduced server load immediately after
activation.

Cache Using Gzip is designed for users who want **noticeable performance improvements**
without dealing with complex caching settings or bloated plugins. Activate it and
enjoy faster page loads with minimal configuration.

Most caching plugins try to do everything. Cache Using Gzip focuses on doing **one
thing well** — serving fast, gzipped cached pages.

### Why use Cache Using Gzip?

 * Faster page load times on the front end
 * Simple setup — no technical knowledge required
 * Lightweight and minimal
 * Works with Apache and Nginx
 * Ideal for beginners, bloggers, and shared hosting
 * Immediate performance improvements after activation

### How it works

The plugin generates static, gzipped versions of your pages and serves them directly
to visitors, reducing file size and server processing for faster responses.

No confusing options. No unnecessary features.

### Free version features

 * One-click caching
 * Gzip compression support
 * Static page caching
 * Compatible with most WordPress themes
 * Clean, simple admin interface

### Premium version (optional)

Upgrade to the premium version if you need more advanced control, including:

 * Advanced caching rules and exclusions
 * Additional performance optimizations
 * Priority support
 * Extra features for growing sites

The free version delivers real value on its own — upgrade only when you need more
control.

### Server compatibility

 * Apache (.htaccess)
 * Nginx (configuration snippets provided)

Clear setup instructions are included.

### Who is this plugin for?

 * WordPress beginners
 * Bloggers and small business websites
 * Users on shared hosting
 * Anyone overwhelmed by complex caching plugins
 * Site owners who want fast results with minimal effort

If Cache Using Gzip helps speed up your site, please consider leaving a review. 
It really helps the project grow.

## Screenshots

 * [[
 * Main settings screen
 * [[
 * Single page cache link (pro feature)
 * [[
 * Page speed before
 * [[
 * Page speed after

## Installation

#### Requirements

 * WordPress Version 6.4.3 or newer (installed)
 * Apache or Nginx web server
 * PHP Version 7.4 or newer
 * PHP ZLIB extension enabled
 * The Cache Using Gzip plugin requires Pretty permalinks. Confirm your permalink
   structure is something other than “Plain” (Settings => Permalinks).

#### Installation instructions

 1. Log in to WordPress admin.
 2. Go to **Plugins > Add New**.
 3. Search for the **Cache Using Gzip** plugin.
 4. Click on **Install Now** and wait until the plugin is installed successfully.
 5. Activate the plugin by clicking **Activate** now on the success page.
 6. 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 required apache/nginx config rules.
 7. Add the rules to your .htaccess or nginx.conf, if necessary.

## Reviews

![](https://secure.gravatar.com/avatar/7ab446e530a6e0009802cc53bdf9c89b3a7d6881e72da0fbd138447553f9f4df?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-40883/)󠁿

 [Greg Taylor](https://profiles.wordpress.org/gtaylor0/) 9 сар 29, 2025

This plugin does exactly what it’s supposed to do better than any other “hybrid”
optimization caching plugin I’ve tried (I’ve often found the comprehensive plugins
problematic with some of their changes). The .htaccess file is optimized as well,
to take maximum advantage of gzip compression and cache expirations. The annual 
feel is extremely reasonable for the added options the plugin provides. Very highly
recommended.

![](https://secure.gravatar.com/avatar/fbc6472d91027aeba0ecdb4e1edd8e76c74cf07b3cd0264bedffb704ac6c9047?
s=60&d=retro&r=g)

### 󠀁[A tiny caching plugin that does not break my site](https://wordpress.org/support/topic/a-tiny-caching-plugin-that-does-not-break-my-site-2/)󠁿

 [skeeterseatery](https://profiles.wordpress.org/skeeterseatery/) 4 сар 4, 2025 
1 reply

Thanks for making this plugin. I have added it to my website, and it is working 
well. I love small, well-built plugins.

![](https://secure.gravatar.com/avatar/3e47a818512d70a9730158865391dc1b6420fe05df8a6c98e31504b2ef96ec15?
s=60&d=retro&r=g)

### 󠀁[Easy to Use and fast](https://wordpress.org/support/topic/easy-to-use-and-fast-20/)󠁿

 [Bensh86](https://profiles.wordpress.org/bensh86/) 3 сар 25, 2025

Very helpful and quick to set up caching plugin. I immediately got a performance
of 94. Before, I was at 61!

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/cache-using-gzip/reviews/)

## Contributors & Developers

“Cache Using Gzip” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Mark Nokes ](https://profiles.wordpress.org/marknokes/)

[Translate “Cache Using Gzip” into your language.](https://translate.wordpress.org/projects/wp-plugins/cache-using-gzip)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cache-using-gzip/),
check out the [SVN repository](https://plugins.svn.wordpress.org/cache-using-gzip/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/cache-using-gzip/)
by [RSS](https://plugins.trac.wordpress.org/log/cache-using-gzip/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.9.3

Bugfix: Under certain circumstances the homepage wasn’t being cached when it was
set to show latest posts

#### 2.9.2

Improvement: Add turnstile to dequeue for non-cf7 pages

#### 2.9.1

Bugfix: Allow proper caching when WordPress is installed in a subdirectory

#### 2.9.0

Bugfix: In specific environments, the hostname is undetermined, causing the wp-content
directory to be deleted upon plugin deactivation

#### 2.8.9

Bugfix: Under certain circumstances getting post type select options cause php error
to be logged

#### 2.8.8

Bugfix: when move css/js inline chosen relative url’s in minified css files break

Improvement: add message to options page with next auto preload date and time

#### 2.8.7

Bugfix: getting default option value fails if get_option returns bool false
 Improvement:
add automatic preload cache option

#### 2.8.6

Bugfix: Adding inline scripts causes console error for modules

#### 2.8.5

Improvement: remove superfluous import statements
 Improvement: minor refactor

#### 2.8.4

Improvement: remove superfluous import statements
 Improvement: normalize line endings
Improvement: add docblocks to class properties Improvement: add docblocks to class
methods Improvement: php cs fixer Improvement: add gitattributes

#### 2.8.3

 * Improve option handling

#### 2.8.2

 * Add sanitize methods for register_setting

#### 2.8.1

 * Automatically modify .htaccess on plugin activation/deactivation

#### 2.8

 * Move plugin settings page to Tools menu
 * Rename localized js var to mitigate possible naming collision

#### 2.7.9

 * Bugfix: dynamic var deprecated notice
 * UI improvement for options page
 * Refactor admin notice behavior and code readability

#### 2.7.8

 * Bugfix: add_option in combination with wp_cache_set not serializing data properly
   in redis object cache. Use update_option on plugin activation instead

#### 2.7.7

 * Disable autoloading of options. Test and confirm compatibility with 6.6-RC2.

#### 2.7.6

 * Further in-memory caching improvments and code structure

#### 2.7.5

 * Bugfix: cache not update when update_option called in ajax

#### 2.7.4

 * Add cache delete to plugin deactivation

#### 2.7.3

 * Add in-memory caching support for plugin options

#### 2.7.2

 * Test and confirm compatibility with WordPress 6.5.5

#### 2.7.1

 * Bugfix: Issue caching homepage when set to display latest posts instead of static
   page

#### 2.7

 * Add check for zlib extension.
 * Remove superflous class method

#### 2.6

 * Initial release.

## Meta

 *  Version **2.9.3**
 *  Last updated **2 сар ago**
 *  Active installations **300+**
 *  WordPress version ** 6.4.3 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/cache-using-gzip/)
 * Tags
 * [cache](https://mn.wordpress.org/plugins/tags/cache/)[caching](https://mn.wordpress.org/plugins/tags/caching/)
   [gzip](https://mn.wordpress.org/plugins/tags/gzip/)[performance](https://mn.wordpress.org/plugins/tags/performance/)
   [speed](https://mn.wordpress.org/plugins/tags/speed/)
 *  [Advanced View](https://mn.wordpress.org/plugins/cache-using-gzip/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/cache-using-gzip/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/cache-using-gzip/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cache-using-gzip/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cache-using-gzip/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/cache-using-gzip/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/cache-using-gzip/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cache-using-gzip/reviews/)

## Contributors

 *   [ Mark Nokes ](https://profiles.wordpress.org/marknokes/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cache-using-gzip/)