Title: MasterSpeed Cache
Author: Muhammad Nazemi
Published: <strong>2026(&#101;)k&#111; abuztua&#114;&#101;&#110; 28(&#97;)</strong>
Last modified: 2026(&#101;)k&#111; abuztua&#114;&#101;&#110; 29(&#97;)

---

Bilatu pluginak

![](https://s.w.org/plugins/geopattern-icon/masterspeed-cache.svg)

# MasterSpeed Cache

 [Muhammad Nazemi](https://profiles.wordpress.org/nazemi99/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/masterspeed-cache.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/masterspeed-cache/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/masterspeed-cache/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/masterspeed-cache/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/masterspeed-cache/#developers)

 [Laguntza](https://wordpress.org/support/plugin/masterspeed-cache/)

## Deskripzioa

**Your site is judged in the first second. Make it count.**

Every extra millisecond of load time costs you visitors, rankings, and sales. MasterSpeed
Cache exists for one reason: to make your WordPress site load like a static file,
because that’s exactly what it becomes. No PHP execution, no database queries per
visit — just a ready-made HTML page served straight to the browser.

Where other caching plugins bury you in a hundred confusing toggles, MasterSpeed
Cache gives you a clean, opinionated setup that works the moment you activate it—
and still gives you full control when you want it. Pair it with built-in front-end
optimization, automatic image compression, and direct Cloudflare control, and you
get a genuine end-to-end speed toolkit in a single plugin.

#### Why site owners choose MasterSpeed Cache

 * **Set it up in minutes, not an afternoon.** Sensible defaults mean your cache
   is working correctly right after activation — no trial and error.
 * **Built for real-world hosting.** Automatic `.htaccess` validation, safe fallbacks
   when APCu or an image library isn’t available, and a WP-CLI mode for hosts that
   block loopback requests.
 * **Everything included, one license.** Page Cache, Front-End Optimization, Image
   Optimizer, Object Cache, and Cloudflare Integration are all unlocked with a single
   license key — no separate add-ons to buy.
 * **Speed without the guesswork.** Smart Purge keeps your cache fresh automatically,
   so you never have to remember to clear it after publishing.

#### Everything you need to make your site fast

**⚡ Page Cache — the foundation of real speed**

 * Static HTML page caching with Gzip pre-compression, so pages are small _and_ 
   instant
 * Automatic cache bypass for logged-in users — your visitors’ data stays exactly
   where it belongs
 * Optional homepage bypass for sites that personalize their front page
 * Separate cache for mobile visitors, so responsive design actually gets served
   correctly
 * Ignore selected query strings (`utm_source`, `fbclid`, and more) so your marketing
   links don’t quietly break your cache
 * **Smart Purge** — related cache is cleared the instant content is published, 
   edited, or commented on, automatically
 * Per-page control via a simple meta box (Cache Enabled / Skip Cache / Disable 
   Cache) for the pages that need special treatment
 * Browser Cache headers generated and applied automatically
 * `.htaccess` rules written and validated for you — no manual editing, no guesswork

**🚀 Front-End Optimization — shave off every unnecessary millisecond**

 * Image lazy loading, so the browser only downloads what’s actually visible
 * Delay JS execution & defer JavaScript, so your page feels interactive sooner
 * Prefetch on hover, so the next page starts loading before the click even lands
 * Optimized Google Fonts loading, so text never disappears while fonts download
 * Combine CSS & JS, merging consecutive same-site files to cut down HTTP requests
 * Image CDN via Jetpack Photon, serving images from the edge closest to your visitor
 * Removes default WordPress emoji scripts your site probably doesn’t need

**🖼️ Image Upload Optimization — smaller images, same quality**

 * Automatic compression and WebP conversion the moment an image is uploaded
 * Configurable resolution & quality presets, so you control the trade-off
 * Original files are auto-removed after optimization to save disk space, with an
   optional setting to keep a protected backup instead

**🧠 Object Cache — speed for logged-in traffic and dynamic pages**

 * APCu-based object cache drop-in, built on WordPress’s modern multi-key cache 
   API
 * Live hit/miss statistics and memory usage, so you can see it working
 * Gracefully and automatically disabled if APCu isn’t available — the rest of your
   site keeps running normally

**☁️ Cloudflare Integration — manage your edge without leaving WordPress**

 * Control Cache Rules, Always Online, HTTP/3, Early Hints, and cache-by-device-
   type directly from your dashboard
 * Automatic zone detection from your site’s own domain — no copy-pasting zone IDs
 * Your “Ignore Query String” setting syncs straight to a matching Cloudflare Cache
   Rule, so your origin and your edge always agree

**💻 WP-CLI — for the power users**

 * `wp nazemiwpsc preload` — preload your entire cache from the terminal
 * `wp nazemiwpsc purge` — purge everything in one command
 * `wp nazemiwpsc status` — check exactly what state your cache is in

**🔥 Cache Preload — a warm cache from the first visitor**

 * Builds its URL list directly from your database (published posts and pages) —
   no sitemap plugin required, one less dependency
 * Visits each URL in small, safe batches to pre-build its cache file, so real visitors
   never hit a cold page

#### The bottom line

MasterSpeed Cache is built around one idea: speed shouldn’t require a computer science
degree to configure. Activate it, save your settings, and let your site do what 
WordPress sites should always do — load fast, every single time.

### External Services

This plugin connects to two third-party services for specific, opt-in features. 
Neither is required for the plugin’s core caching functionality (Page Cache, Smart
Purge, Preload, WP-CLI) to work.

**Jetpack Photon (Automattic / WordPress.com)**

If you enable **Photon Image CDN** under Front-End Optimization, image URLs on your
site are rewritten to be served from Automattic’s WordPress.com/Jetpack CDN instead
of your own server.

 * What is sent: the public URL of each image displayed on your site, plus standard
   request metadata your visitor’s browser normally sends (IP address, User-Agent),
   since the image is fetched directly by the visitor’s browser from Automattic’s
   servers.
 * When: only while this feature is switched on, and only for images rendered on
   pages visitors view.
 * Provider: Automattic, Inc.
 * Terms of Service: https://wordpress.com/tos/
 * Privacy Policy: https://automattic.com/privacy/

If you don’t enable Photon, no image data is ever sent to Automattic by this plugin.

**Cloudflare**

If you enable **Cloudflare Integration** and enter your Cloudflare Email, Global
API Key, and Zone ID, this plugin communicates directly with the Cloudflare API (`
api.cloudflare.com`) on your behalf to read and change settings in your own Cloudflare
account — for example, creating Cache Rules, and toggling Always Online, HTTP/3,
and Early Hints.

 * What is sent: your Cloudflare Email and Global API Key (used to authenticate 
   the request), your site’s domain and Zone ID, and the specific configuration 
   values you choose to save (e.g., cache level, device-type caching, bypassed paths).
 * When: only while this feature is switched on, triggered by your own actions (
   saving settings, clicking “Test Connection & Detect Zone”) — not on every page
   load or visitor request.
 * Where credentials are stored: your Cloudflare Email and API Key are stored in
   your own WordPress database (`wp_options`) and are only ever sent to `api.cloudflare.
   com`.
 * Provider: Cloudflare, Inc.
 * Terms of Service: https://www.cloudflare.com/terms/
 * Privacy Policy: https://www.cloudflare.com/privacypolicy/

If you don’t enable Cloudflare Integration, no data is ever sent to Cloudflare by
this plugin.

## Instalazioa

 1. Upload the `masterspeed-cache` folder to the `/wp-content/plugins/` directory, 
    or upload the zip file via **Plugins > Add New > Upload Plugin**.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Open the **MasterSpeed Cache** menu to configure caching, optimization, and Cloudflare
    integration.
 4. (Optional) If your server supports WP-CLI, run `wp nazemiwpsc preload` to preload
    the cache from the terminal.

That’s it. Most sites are fully cached within minutes of activation.

## MEG

### Will this actually make my site faster?

Page Cache serves visitors a ready-made HTML file instead of running PHP and querying
the database on every request — that’s the single biggest speed win available to
a WordPress site. Combine it with Front-End Optimization, Image Optimization, and
Cloudflare’s edge network, and you’re optimizing every layer between your server
and your visitor’s screen.

### Does this plugin require any special PHP extensions?

No. Core features — Page Cache, `.htaccess` handling, Front-End Optimization — work
on any standard WordPress hosting with zero extra extensions. Object Cache is the
only feature that benefits from extra extensions: it uses APCu automatically if 
available, and can optionally add Redis on top for sites running on more than one
server. If neither is available, Object Cache is automatically disabled and everything
else keeps working normally.

### How do I enable Redis for Object Cache?

Redis support requires the `phpredis` PHP extension (most managed/VPS hosts that
offer Redis already have it). Add these to `wp-config.php` before the “That’s all,
stop editing!” line:

    ```
    define( 'NAZEMIWPSC_REDIS_HOST', '127.0.0.1' );
    define( 'NAZEMIWPSC_REDIS_PORT', 6379 );
    define( 'NAZEMIWPSC_REDIS_PASSWORD', '' ); // omit or leave empty if your Redis has no auth
    define( 'NAZEMIWPSC_REDIS_DATABASE', 0 );
    ```

That’s it — no settings toggle needed; the plugin detects and connects automatically.
If Redis becomes unreachable at any point, the plugin quietly falls back to APCu(
or plain local caching) with no downtime or fatal errors. The Object Cache settings
page shows a “Redis Terhubung” / “Redis Tidak Terhubung” badge so you can confirm
the connection at a glance.

### Do I need Cloudflare to use this plugin?

Not at all. Cloudflare integration is entirely optional and can be switched off 
completely — the core caching engine works perfectly well on its own.

### Will Cache Preload work on my shared hosting?

In almost every case, yes. Building the URL list itself always works, since it’s
a direct database query with no HTTP request involved. Visiting each URL to generate
its cache file uses a server-side request — if your host blocks that entirely, `
wp nazemiwpsc preload` via WP-CLI is available as a reliable alternative.

### What happens to my original images after optimization?

By default they’re removed from the public uploads folder to save disk space once
the optimized version is confirmed working, since only the compressed, WebP-converted
version is served to your visitors. If you’d rather keep a recovery copy, enable“
Cadangkan Gambar Original” (Backup Original Image) in the Image Optimizer settings—
it stores a protected copy (not publicly accessible) before optimization runs.

## Berrikuspenak

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

### 󠀁[perfect cache plugin](https://wordpress.org/support/topic/perfect-cache-plugin-4/)󠁿

 [anjung2400](https://profiles.wordpress.org/anjung2400/) 2026(e)ko abuztuaren 29(
a)

bagus banget

 [ Irakurri berrikuspen bakarra ](https://wordpress.org/support/plugin/masterspeed-cache/reviews/)

## Laguntzaileak eta Garatzaileak

“MasterSpeed Cache” software librea da. Ondoko pertsonek egin dizkiote ekarpenak
plugin honi.

Laguntzaileak

 *   [ Muhammad Nazemi ](https://profiles.wordpress.org/nazemi99/)

[Itzul zaitez MasterSpeed Cache zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/masterspeed-cache)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/masterspeed-cache/), begiratu
[SVN biltegia](https://plugins.svn.wordpress.org/masterspeed-cache/) edo harpidetu
[garapen erregistrora](https://plugins.trac.wordpress.org/log/masterspeed-cache/)
[RSS](https://plugins.trac.wordpress.org/log/masterspeed-cache/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Meta

 *  Version **1.1**
 *  Azken eguneraketa **duela 14 ordu**
 *  Instalazio aktiboak **10 baino gutxiago**
 *  WordPress bertsioa ** 6.0 edo handiagoa **
 *  **7.1** (e)raino probatuta.
 *  PHP bertsioa ** 8.0 edo handiagoa **
 *  Language
 * [English (US)](https://wordpress.org/plugins/masterspeed-cache/)
 * Etiketak
 * [cache](https://eu.wordpress.org/plugins/tags/cache/)[cloudflare](https://eu.wordpress.org/plugins/tags/cloudflare/)
   [litespeed](https://eu.wordpress.org/plugins/tags/litespeed/)[performance](https://eu.wordpress.org/plugins/tags/performance/)
   [speed](https://eu.wordpress.org/plugins/tags/speed/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/masterspeed-cache/advanced/)

## Balorazioak

 5 out of 5 stars.

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

[Your review](https://wordpress.org/support/plugin/masterspeed-cache/reviews/#new-post)

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

## Laguntzaileak

 *   [ Muhammad Nazemi ](https://profiles.wordpress.org/nazemi99/)

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/masterspeed-cache/)