Title: xSpeed Cache: AI-Powered Performance Hub with MCP, Caching &amp; CDN
Author: WPDeveloper
Published: <strong>Jawza 27, 2026</strong>
Last modified: Miyzan 22, 2026

---

Search plugins

![](https://ps.w.org/xspeed/assets/banner-772x250.gif?rev=3695162)

![](https://ps.w.org/xspeed/assets/icon-256x256.png?rev=3642074)

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

 By [WPDeveloper](https://profiles.wordpress.org/wpdevteam/)

[Download](https://downloads.wordpress.org/plugin/xspeed.1.3.5.zip)

 * [Details](https://kaa.wordpress.org/plugins/xspeed/#description)
 * [Reviews](https://kaa.wordpress.org/plugins/xspeed/#reviews)
 *  [Installation](https://kaa.wordpress.org/plugins/xspeed/#installation)
 * [Development](https://kaa.wordpress.org/plugins/xspeed/#developers)

 [Support](https://wordpress.org/support/plugin/xspeed/)

## Description

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

## Screenshots

[⌊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.⌉[

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

[⌊Optimization — minify, compress, lazy-load, resource hints, fonts, and bloat control
in one place.⌉⌊Optimization — minify, compress, lazy-load, resource hints, fonts,
and bloat control in one place.⌉[

Optimization — minify, compress, lazy-load, resource hints, fonts, and bloat control
in one place.

[⌊Advanced Cache — cache 404s, search results, feeds, and the REST API, plus custom
rules and maintenance bypass.⌉⌊Advanced Cache — cache 404s, search results, feeds,
and the REST API, plus custom rules and maintenance bypass.⌉[

Advanced Cache — cache 404s, search results, feeds, and the REST API, plus custom
rules and maintenance bypass.

[⌊Browser Cache — Cache-Control and Expires headers with separate TTLs for static
assets and HTML.⌉⌊Browser Cache — Cache-Control and Expires headers with separate
TTLs for static assets and HTML.⌉[

Browser Cache — Cache-Control and Expires headers with separate TTLs for static 
assets and HTML.

[⌊Health & Insights — diagnostics, hit ratio, cache coverage, and rule-based suggestions
you can apply in one click.⌉⌊Health & Insights — diagnostics, hit ratio, cache coverage,
and rule-based suggestions you can apply in one click.⌉[

Health & Insights — diagnostics, hit ratio, cache coverage, and rule-based suggestions
you can apply in one click.

[⌊MCP Server — control this site's cache from Claude and other AI agents over a 
token-scoped connection.⌉⌊MCP Server — control this site's cache from Claude and
other AI agents over a token-scoped connection.⌉[

MCP Server — control this site’s cache from Claude and other AI agents over a token-
scoped connection.

[⌊AI Provider — choose OpenAI, Anthropic, Google Gemini, or OpenRouter and set the
model powering the AI features.⌉⌊AI Provider — choose OpenAI, Anthropic, Google 
Gemini, or OpenRouter and set the model powering the AI features.⌉[

AI Provider — choose OpenAI, Anthropic, Google Gemini, or OpenRouter and set the
model powering the AI features.

[⌊Migration — import settings from WP Rocket, W3 Total Cache, WP Super Cache, or
LiteSpeed Cache.⌉⌊Migration — import settings from WP Rocket, W3 Total Cache, WP
Super Cache, or LiteSpeed Cache.⌉[

Migration — import settings from WP Rocket, W3 Total Cache, WP Super Cache, or LiteSpeed
Cache.

## Installation

 1. Upload the `xspeed` folder to the `/wp-content/plugins/` directory, or install 
    the plugin through the WordPress Plugins screen directly.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Open xSpeed Cache from the admin menu. The 3-step setup wizard walks you through
    first-time configuration in under 2 minutes.
 4. Settings auto-save, so there is no Save button to forget.

## FAQ

### Does this WordPress cache plugin work on my server?

Yes. xSpeed Cache works on Apache, nginx, LiteSpeed, IIS and any standard PHP host.
GZIP auto-configures on Apache and LiteSpeed, and a ready-to-paste config snippet
is provided for nginx and IIS.

### Will it conflict with LiteSpeed Cache?

No. xSpeed Cache detects the LiteSpeed Cache server module and steps back to avoid
conflicts.

### Is it safe for WooCommerce?

Yes. Logged-in customers and checkout pages are never cached, and you can exclude
specific URLs such as `/cart`, `/checkout` and `/my-account`.

### Does it support multisite?

Yes. Each site in the network gets its own cache and settings.

### Is this a WordPress MCP adapter?

Not exactly. A WordPress MCP adapter usually exposes core WordPress data. The xSpeed
Cache MCP server exposes the performance tools this plugin owns, such as cache purging,
preloader status, score runs and settings reads and writes, so an assistant works
on speed rather than on content.

### Can I connect Claude to it?

Yes. A WordPress MCP Claude connection uses OAuth discovery, and the MCP server 
appears on the Overview as a capability card so you can set it up without hunting
for a panel. Read-only connections stay read-only.

### Is xSpeed Cache the best free WordPress cache plugin?

That is for you to judge, but here is the honest basis for comparison. The static-
file rewrite path serves cached pages before PHP loads, across Apache, nginx and
LiteSpeed, which most free plugins do not do. Object caching, CDN support and database
cleanup are included rather than reserved for a paid tier.

### Can it replace my separate WordPress page speed plugin and CDN plugin?

In most cases yes. Page caching, minification, GZIP, lazy loading, font optimization,
browser caching, object caching, WordPress CDN support and database cleanup are 
all in one plugin, so you are not stacking a WordPress page speed plugin on top 
of a cache plugin on top of a database tool.

### Will it help my Core Web Vitals?

It targets the parts a plugin can influence. The static cache improves server response
time, the LCP preload picks the largest image on the page rather than the first,
lazy loading defers offscreen media, and the automatic Cumulative Layout Shift fix
stops the layout jumping. Page weight and DOM size are reported to you, since only
a person can fix those.

### What is the MCP server for?

The MCP server lets an AI assistant connect to your site and use the same tools 
the dashboard uses, such as purging cache, checking preloader status, running a 
score and reading or updating settings. Read-only connections stay read-only, and
credentials cannot be written unless you explicitly grant that permission when connecting.

### Will this break my site?

Very unlikely. xSpeed Cache includes safety checks for every optimization: minification
falls back to the original if anything looks off, and the cache bypasses logged-
in users, admin pages, AJAX and REST requests automatically. If something ever looks
wrong, you can toggle any feature off individually.

### How do I clear the cache?

Click **Purge** in the xSpeed Cache dashboard, or use **Purge xSpeed Cache** in 
your admin bar. The cache also clears itself automatically whenever you publish 
or update content.

### Can I use xSpeed Cache alongside Cloudflare?

Yes. The built-in Cloudflare module connects your zone and auto-purges Cloudflare’s
cache whenever xSpeed Cache purges its own, so both caches stay in sync.

### Can I disable minification temporarily for debugging?

Yes. Either toggle the option off in the admin UI, enable `WP_DEBUG` (xSpeed Cache
automatically skips HTML minification when debug is on), or use the `xspeed_skip_minify`
filter.

### Does xSpeed Cache send my data anywhere?

By default, no. The only request is a check to your own site’s home URL to confirm
GZIP is active. Usage analytics and external performance scores are covered in detail
in the External services section.

## Reviews

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

### 󠀁[Another GREAT WPDev product!](https://wordpress.org/support/topic/another-great-wpdev-product/)󠁿

 [darrenbowyer](https://profiles.wordpress.org/darrenbowyer/) Miyzan 24, 2026

We only just started using xSPEED but can already see how it's another class-leading
product from WPDev. 🚀 Although we already know that WPDev provide a fantastic suite
of solid WP products (we already use most of them!) the key differentiator for us
is in their support which is always amazing. Not only do you get a fast and helpful
response but they never quit until you've got a full solution to your issue including
a detailed explanation. That's very rare these days. So were are confident that 
xSPEED will continue to increase its place in the market as a solid reliable product
with comprehensive support. Highly recommended.

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

### 󠀁[FlyingPress Replaced](https://wordpress.org/support/topic/flyingpress-replaced/)󠁿

 [lintlov](https://profiles.wordpress.org/lintlov/) Miyzan 23, 2026

Great plugin that does most of what other plugins can do. I fully replaced my FlyingPress
subscription with XSpeed and achieving the same fast speeds. Only suggestion is 
to add in the page cache rules and smart tier cache cloudflare options like FlyingPress
does.

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

### 󠀁[Great plugin and wonderful xCloud integration](https://wordpress.org/support/topic/great-plugin-and-wonderful-xcloud-integration/)󠁿

 [codeoga](https://profiles.wordpress.org/codeoga/) Miyzan 22, 2026

This is a great plugin, and even better if you are hosted in xCloud's managed hosting.
Great product. great support. Recommend.

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

### 󠀁[Perfect Support](https://wordpress.org/support/topic/perfect-support-257/)󠁿

 [efstraatios](https://profiles.wordpress.org/efstraatios/) Miyzan 22, 2026

The plugin is new, so there may still be a few bugs, but the team behind it is genuinely
eager to help. In my case, they offered a live support session and took the time
to help me connect the plugin to the AI when I was experiencing difficulties. Excellent
support—an easy five stars! I will get back with the results after a few days fro
sure but I am very excited with this one.

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

### 󠀁[A solid cache solution](https://wordpress.org/support/topic/a-solid-cache-solution/)󠁿

 [ecoverme](https://profiles.wordpress.org/ecoverme/) Miyzan 21, 2026

After testing this plugin for sometime now, I can tell it's gonna be on every site
I build. Kudos to the team behind this greate plugin!

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

### 󠀁[Fast to set up, faster to load](https://wordpress.org/support/topic/fast-to-set-up-faster-to-load/)󠁿

 [trinity78](https://profiles.wordpress.org/trinity78/) Miyzan 19, 2026

I tried xSpeed Cache on a WordPress staging site before rolling it out, and it's
a great little plugin. The setup wizard is quick and clear. It checks your environment,
then gives you three presets (Conservative, Balanced and Aggressive) with plain-
English explanations of what each one does. I went with Balanced and left JS minify
and Defer JavaScript off, which the plugin itself warns are the riskier options.
I really appreciate that it's upfront about what can break on some themes instead
of pretending every setting is safe. The difference showed up straight away. The
built-in benchmark compares your homepage with and without cache, and the gap was
huge. Lighthouse scores improved on both desktop and mobile, with the biggest gain
in Largest Contentful Paint. Pages feel snappy for visitors who aren't logged in.

 [ Read all 14 reviews ](https://wordpress.org/support/plugin/xspeed/reviews/)

## Contributors & Developers

“xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN” is open source
software. The following people have contributed to this plugin.

Contributors

 *   [ WPDeveloper ](https://profiles.wordpress.org/wpdevteam/)
 *   [ M Asif Rahman ](https://profiles.wordpress.org/asif2bd/)
 *   [ Akash Mia ](https://profiles.wordpress.org/seakashdiu/)
 *   [ Nahid Hasan ](https://profiles.wordpress.org/tushar284/)
 *   [ Abu Hurayra ](https://profiles.wordpress.org/hurayraiit/)
 *   [ Alimuzzaman Alim ](https://profiles.wordpress.org/alimuzzamanalim/)

[Translate “xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN” into your language.](https://translate.wordpress.org/projects/wp-plugins/xspeed)

### Interested in development?

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

## Changelog

#### [1.3.5] – 2026-09-22

**Consent banners now survive Delay JS on every site that ships one, Turbo Render
works on any theme rather than only Elementor, JS-injected YouTube/Vimeo embeds 
load only on click, and nginx sites are no longer told to fix a configuration that
was already correct.**

Media:
 – New: YouTube and Vimeo players that a theme or plugin injects with JavaScript
after page load now get the same click-to-load facade as regular embeds, so no player
code loads until a visitor presses play.

Optimization:
 – New: Turbo Render works on any theme or page builder. It recognises
Divi, Bricks, Oxygen and Beaver Builder sections directly, and where no builder 
is recognised it falls back to the page’s own structure, so the feature is no longer
inert outside Elementor. – Improved: Turbo Render is the new name for the feature
previously called Render Skip — the same mechanism, named for what the visitor gets
rather than what the browser postpones. – Fixed: Consent banners from Cookie Notice,
Moove, Termly, Usercentrics, Iubenda, OneTrust, Borlabs, Real Cookie Banner and 
SureCookie are never delayed, so a visitor is always offered the choice before leaving.–
Fixed: Complianz and NotificationX banners stay protected even when another plugin
strips the id WordPress prints on their script. – Fixed: An author’s data-no-optimize,
nowprocket or similar opt-out is now read as an attribute rather than matched anywhere
in the tag, so a script is neither wrongly delayed nor wrongly skipped because the
marker appeared in a URL, a class or a neighbouring inline block. – Fixed: A script
you name yourself in the Delay JS target list is now delayed even when it is a consent
banner — the built-in banner protection yields to an explicit choice.

Health:
 – Fixed: nginx sites with a working configuration are no longer told to
paste in a server snippet they already have. Site Health and the dashboard now reach
the same verdict, and a check that cannot conclude says so instead of warning.

Preloader:
 – Fixed: Cache warming no longer identifies itself in a way that common
firewall rule sets block, so newly published posts are warmed again on sites running
7G/8G-style protection.

#### [1.3.4] – 2026-09-20

**Consent-manager scripts marked late are now always left alone, below-fold sections
skip rendering work until they are needed, and xSpeed’s MCP server shares a site
cleanly with other MCP plugins.**

Optimization:
 – New: Below-fold sections are rendered lazily with content-visibility:
auto, so the browser skips their layout and paint work until they scroll into view.–
New: Block-editor stylesheets are stripped from anonymous frontend pages that do
not use any blocks. – Fixed: Scripts that another plugin marks data-no-optimize 
or data-no-minify late — as consent managers such as Borlabs Cookie do — are restored
to their original URL and left alone by minify, defer and delay, however late the
marker is stamped.

AI / MCP:
 – Improved: The AI & agents screen now leads with the MCP server and 
says what each of its tools does, with descriptions shown in full. – Improved: An
assistant already connected over OAuth may ask for approval once more after updating—
nothing needs re-entering, and read-only connections stay read-only. – Fixed: An
AI assistant can now connect to xSpeed and to another MCP plugin on the same site.
xSpeed’s OAuth details moved to an address of their own under /xspeed/mcp, and the
site-wide address is handed over as soon as another plugin asks for it — where nothing
else wants it, xSpeed keeps answering there.

Dashboard & Admin UX:
 – Fixed: Buttons can carry a border and always show keyboard
focus, and the Cloudflare Dev-mode controls use proper button styling.

#### [1.3.3] – 2026-09-16

**Consent gets a dashboard home, the cache engine learns to leave non-HTML alone,
and uncacheable pages now tell the CDN so.**

Privacy & Analytics:
 – New: A “Privacy & usage data” panel to view and withdraw
usage-analytics consent any time, with a matching wp xspeed privacy command. – Improved:
The setup wizard’s analytics consent now defaults to off and is only ever an explicit
opt-in.

Caching:
 – Fixed: WordPress’s virtual robots.txt (and favicon) is no longer cached
or minified, so every directive and newline reaches crawlers intact. – Improved:/
robots.txt joined the default cache exclusions, and the sitemap pattern now matches
sitemaps.xml too — existing installs keep their working exclusion through the rename.

Cloudflare & CDN:
 – New: A page xSpeed refuses to cache now sends no-store edge
headers, so a CDN never freezes a half-optimized or excluded page. – Fixed: The 
deferred Cloudflare purge batch is bounded, cleared on deactivation, and says so
when a purge is refused.

Optimization:
 – Fixed: Scripts marked data-no-optimize or data-no-minify are left
completely alone by minify, defer and delay — consent-manager configurations always
ship current. – Fixed: xSpeed’s own scripts are never deferred or delayed by its
own optimizer. – Fixed: The Conservative preset now switches LCP preload and preconnect
off, matching its “page cache + GZIP only” promise.

Dashboard & Admin UX:
 – Improved: Preload now reports what actually happened — 
how many pages are warming, and the server’s reason when a crawl cannot start.

Reliability:
 – Improved: Uninstall now removes all usage-tracking state, the scheduled
send, and every leftover option row.

Older releases are listed in changelog.txt, included with the plugin, and at [xspeedcache.com/changelog](https://xspeedcache.com/changelog/).

## Meta

 *  Version **1.3.5**
 *  Last updated **2 kúnler ago**
 *  Active installations **7'000+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/xspeed/)
 * Tags
 * [cache](https://kaa.wordpress.org/plugins/tags/cache/)[mcp](https://kaa.wordpress.org/plugins/tags/mcp/)
   [optimization](https://kaa.wordpress.org/plugins/tags/optimization/)[Page Speed](https://kaa.wordpress.org/plugins/tags/page-speed/)
   [performance](https://kaa.wordpress.org/plugins/tags/performance/)
 *  [Advanced View](https://kaa.wordpress.org/plugins/xspeed/advanced/)

## Ratings

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/xspeed/reviews/)

## Contributors

 *   [ WPDeveloper ](https://profiles.wordpress.org/wpdevteam/)
 *   [ M Asif Rahman ](https://profiles.wordpress.org/asif2bd/)
 *   [ Akash Mia ](https://profiles.wordpress.org/seakashdiu/)
 *   [ Nahid Hasan ](https://profiles.wordpress.org/tushar284/)
 *   [ Abu Hurayra ](https://profiles.wordpress.org/hurayraiit/)
 *   [ Alimuzzaman Alim ](https://profiles.wordpress.org/alimuzzamanalim/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/xspeed/)