xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN
xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN

xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN

5/5 (14 ratings) 7K+ active installs Updated Sep 22, 2026
Overview — cache status, hit ratio, cached pages, cache size, and average time saved at a glance.

Overview — cache status, hit ratio, cached pages, cache size, and average time saved at a glance.

Your visitors decide to stay or leave in under 3 seconds. xSpeed Cache makes sure they stay.

Most caching plugins bury you in settings, charts and upgrade popups. xSpeed Cache does the opposite. Install it, flip one switch, and your site loads faster. No bloat, no upsells nagging you, no PhD required.

Built by the team at WPDeveloper, trusted by over 6 million WordPress users worldwide.

What This WordPress Caching Plugin Does

xSpeed Cache is a full-site performance plugin. It caches your pages, shrinks your code, compresses your files and serves everything as fast as your server physically can, including an AI-powered audit that tells you exactly what is slowing your site down.

The result: pages that load in milliseconds, not seconds. Better Google PageSpeed scores. Happier visitors. Better SEO rankings.

If you have been searching for how to speed up WordPress site performance without hiring a developer, this is the shortest path there. It is built to speed up WordPress from the first page load, not after a week of tuning.

The Speed Advantage No Other Free WordPress Cache Plugin Offers

When xSpeed Cache caches a page, it does not just save it. It serves it directly from the server, bypassing PHP entirely.

That means:

  • With xSpeed static cache: 5 to 15ms response time
  • Without it (PHP-served cache): around 85ms response time

That is up to 17x faster page delivery on cache hits. No other free WordPress cache plugin does this across Apache, nginx and LiteSpeed automatically, which is what makes it worth comparing against any other best WordPress cache plugin shortlist you are working from.

Features at a Glance

AI Assistants and the WordPress MCP Server

xSpeed Cache ships a WordPress MCP server, so a Claude WordPress MCP connection, or any other MCP client, can inspect and tune your site through the same tools the dashboard uses. Every action is bounded by what you allow when you connect, which is what separates a real WordPress MCP plugin from a chatbot bolted onto a settings page.

  • MCP server appears on the Overview as a capability card, so an AI connection can be set up without hunting for a panel
  • OAuth discovery, with dynamic client registration bounded by stored-client limits, redirect URI limits, name and URI length limits and per-IP rate limiting
  • Read-only MCP connections can read status through every per-command tool, while write actions stay refused
  • Credentials cannot be written by an AI assistant unless you explicitly grant that permission when connecting
  • WP-CLI parity: wp xspeed purge, wp xspeed preloader status, wp xspeed score run, wp xspeed optimize and wp xspeed settings list|get|update
  • The optimize_site tool measures the site, applies recommended settings one at a time, re-checks the page after each change and reverts anything that breaks it

Disable Bloat

Turn off WordPress features you do not use. Each one is a request your server does not have to make.

  • Disable dashicons on the frontend
  • Remove oEmbed, RSS feeds, XML-RPC, jQuery Migrate and REST API authentication headers

AI-Powered Site Audit (Pro)

xSpeed Pro scans your specific site and tells you exactly which performance features will help the most, with severity ratings and concrete reasons rather than generic advice.

Page Caching That Speeds Up Your WordPress Site

Your pages are saved as static HTML files and served instantly to visitors, before WordPress even loads. This is the fastest way to speed up WordPress page delivery, and the cache rebuilds itself automatically whenever you publish a post, switch themes or update a plugin. You never have to think about it.

  • Static-file rewrite path that bypasses PHP entirely for a 5 to 15ms TTFB
  • Auto-purge on publish, update, comment and theme change
  • One-click cache purge from the admin bar
  • Exclude specific URLs such as /cart, /checkout and /my-account
  • Set your own cache expiry, from 1 to 720 hours
  • Separate mobile cache for phone and tablet visitors
  • Per-post cache rules with custom expiry, or disable caching for individual posts

Code Minification for WordPress Page Speed Optimization

Strips all the unnecessary whitespace, comments and characters from your HTML, CSS and JavaScript without breaking anything. Smaller files are one of the most reliable WordPress page speed optimization wins available.

  • Minify HTML, CSS and JavaScript
  • Combine CSS and JS files to reduce HTTP requests
  • Defer or delay JavaScript so it does not block page rendering
  • Async CSS loading
  • Removes ?ver= query strings from asset URLs (generated files under wp-content/uploads keep theirs, so a page-builder or consent-banner edit still reaches returning visitors)
  • Safe-minify automatically skips already-minified files and falls back if anything looks off

GZIP Compression

Makes every file your server sends smaller, so browsers download them faster.

  • Auto-configures GZIP on Apache and LiteSpeed
  • Shows a ready-to-paste config snippet for nginx and IIS
  • Detects if your server already has GZIP active, so there is no double-configuration

Lazy Load WordPress Images, Videos and Iframes

Lazy load WordPress media so images, videos and iframes load only when a visitor scrolls to them, rather than all at once on page load.

  • Lazy load images, iframes and videos
  • Automatic Cumulative Layout Shift fix so your layout does not jump

Font Optimization for WordPress Core Web Vitals

Web fonts are one of the most common causes of slow-loading pages, and fixing them is one of the easiest ways to increase WordPress page speed. Together with lazy loading and the LCP preload, this is practical core web vitals optimization rather than a score-chasing trick.

  • Adds font-display: swap so text is visible immediately while fonts load
  • Preloads above-the-fold font files for instant rendering
  • Removes the blank-text flash caused by slow Google Fonts responses

Browser Cache

Tells browsers to remember your static files such as images, CSS and JS, so returning visitors load your site even faster.

  • Sets proper Cache-Control and Expires headers
  • Works automatically with no manual configuration needed

Cache Preloader

Warms up your cache automatically so the very first visitor after a purge still gets a fast page.

  • Sitemap-driven cache warmer
  • Auto-warms cache when you publish or update content

Redis Object Cache for WordPress (Redis and Memcached)

Speed up database-heavy installs with a persistent object cache WordPress can rely on between requests. Set up Redis object cache WordPress support, or Memcached, in seconds and keep every repeated query in memory.

  • Connect Redis or Memcached in seconds
  • View status and flush the object cache from the dashboard
  • Works as a drop-in persistent object cache, so object cache WordPress lookups are not repeated on every page load

WordPress CDN Plugin Support with Cloudflare Integration

Serve your static files from a WordPress CDN for faster global delivery. Point it at whichever provider you already use, including a WordPress CDN free tier, so you are not locked into one network while you decide which is the best WordPress CDN for your traffic.

  • Pull-zone URL rewriting for any CDN provider
  • Built-in Cloudflare WordPress CDN integration: connect your zone, auto-purge on publish and toggle development mode
  • Works as a WordPress CDN plugin for any pull zone, with no separate connector to install

WordPress Database Cleanup and Optimization

A bloated database slows down every page load. This WordPress database cleanup plugin keeps yours clean and helps speed up WordPress database queries without a separate tool.

  • Optimize database tables
  • Remove post revisions, spam, trash, transients and orphaned meta
  • Schedule automatic cleanup so it runs on autopilot

Built to Handle WordPress Edge Cases

xSpeed Cache handles the edge cases other plugins miss:

  • Multisite ready. Each site in the network gets its own cache and settings.
  • LiteSpeed server? xSpeed Cache detects the LiteSpeed Cache server module and steps back to avoid conflicts.
  • WooCommerce? Logged-in customers and checkout pages are never cached.
  • WordPress Site Health. xSpeed Cache adds its own health check under Tools then Site Health, so you always know your cache config is working correctly.
  • Works on any server. Apache, nginx, LiteSpeed, IIS and any standard PHP host.

Designed for Everyone

Non-technical users: A 3-step setup wizard walks you through first-time configuration in under 2 minutes. Settings auto-save, so there is no Save button to forget.

Developers: REST API at /wp-json/xspeed/v1/, developer filters (xspeed_skip_minify, xspeed_strip_asset_version, xspeed_cache_skip_for_post, xspeed_cache_expiry_for_post), WP_DEBUG awareness, and a React 18 and TypeScript admin UI.

Agencies: Use the xspeed_branding filter to white-label the dashboard for clients.

Private By Default

xSpeed Cache never collects personal data, stores IP addresses or uses tracking cookies. Every optimization runs locally on your server. By default it makes no calls to any third-party server. The only request is a quick check to your own site’s home URL to confirm GZIP is active, rate-limited to once per hour.

xSpeed Cache also includes optional usage analytics. You are asked in two places: a clearly labeled consent control in the setup wizard, and the switch in xSpeed Cache Settings Privacy & usage data. Nothing is sent until you confirm from one of them. When enabled, xSpeed Cache shares non-sensitive diagnostics: your WordPress and PHP version, active theme and plugins, server type, site language, and which xSpeed Cache features you have switched on, so we know what to keep fast and compatible. No page content is ever sent, and you can turn it off again at any time from xSpeed Cache Settings Privacy & usage data. See the External services section below.

Backed By a Team You Trust

xSpeed Cache is developed by the trusted team at WPDeveloper, a leading WordPress marketplace used and loved by millions of users.

Loved xSpeed Cache?

If xSpeed Cache makes your site faster, please leave a review on WordPress.org. It really helps.

External services

xSpeed Cache contacts your own site (the gzip probe below); when usage analytics is enabled, an analytics service; only if you choose to submit the optional deactivation survey, that same service; and — only when you run a speed test yourself — one external performance-score provider. Analytics consent is asked in two places — a clearly-labeled control in the setup wizard, and the switch in xSpeed Cache Settings Privacy & usage data — and nothing is sent until you confirm from one of them; turning the switch off stops all collection and clears the scheduled send. The deactivation survey is separate and never sends anything unless you explicitly click Submit. External scores are off by default, turn on the first time you press Test, and never run on their own.

Self-hosted gzip probe

  • What it does: Issues a single GET request to your site’s home URL (home_url('/')) with an Accept-Encoding: gzip header to detect whether your web server is already serving gzipped responses. The response body is discarded; only the Content-Encoding header is read.
  • When it runs: On demand when the admin dashboard loads server status, throttled to once per hour via a transient (xspeed_gzip_active).
  • Where the request goes: Your own site (home_url()). This request goes only to your own server.
  • What is sent: No personal data, no site identifiers, no payload — just a standard HTTP GET from your server back to your server.

Third-party libraries

This plugin bundles the following GPL-compatible third-party libraries:

matthiasmullie/minify

Used for CSS and JavaScript minification.

  • Source: https://github.com/matthiasmullie/minify
  • License: MIT

matthiasmullie/path-converter

Dependency of matthiasmullie/minify.

  • Source: https://github.com/matthiasmullie/path-converter
  • License: MIT

React / React DOM / Scheduler

Used for the xSpeed Cache admin interface bundle.

  • Source: https://github.com/facebook/react
  • License: MIT

lucide-react

Used for admin interface icons.

  • Source: https://github.com/lucide-icons/lucide
  • License: ISC