Linux 软件免费装
Banner图

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

开发者 asif2bd
wpdevteam
seakashdiu
tushar284
hurayraiit
更新时间 2026年8月28日 01:18
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

caching speed performance optimization minify

下载

1.2.0 1.2.1 1.1.7 1.0.7 1.1.3 1.1.0 1.1.8 1.0.2 1.0.0 1.0.1 1.0.4 1.0.3 1.0.6 1.0.9 1.0.5 1.1.1 1.1.2 1.0.8 1.1.4 1.1.5 1.1.6

详情介绍:

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 7 million WordPress users worldwide. What Does xSpeed Cache Do? 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's slowing your site down. The result: pages that load in milliseconds, not seconds. Better Google PageSpeed scores. Happier visitors. Better SEO rankings. https://www.youtube.com/watch?v=fYVy77GJDE4 The Speed Advantage No Other Free Plugin Offers When xSpeed Cache caches a page, it doesn't just save it — it serves it directly from the server, bypassing PHP entirely. That means: That's up to 17× faster page delivery on cache hits. No other free caching plugin does this across Apache, nginx, and LiteSpeed automatically. Features at a Glance Page Caching Your pages are saved as static HTML files and served instantly to visitors — before WordPress even loads. The cache rebuilds itself automatically whenever you publish a post, switch themes, or update a plugin. You never have to think about it. Code Minification Strips all the unnecessary whitespace, comments, and characters from your HTML, CSS, and JavaScript without breaking anything. GZIP Compression Makes every file your server sends smaller — so browsers download them faster. Lazy Load Images, videos, and iframes load only when a visitor scrolls to them — not all at once on page load. Fonts Optimization Web fonts are one of the most common causes of slow-loading pages. Browser Cache Tells browsers to remember your static files (images, CSS, JS) so returning visitors load your site even faster. Cache Preloader Warms up your cache automatically so the very first visitor after a purge still gets a fast page. Object Cache (Redis / Memcached) Speed up database-heavy WordPress installs with server-side object caching. CDN Support Serve your static files from a CDN for faster global delivery. Database Optimization A bloated database slows down every page load. xSpeed Cache keeps yours clean. Disable Bloat Turn off WordPress features you don't use — each one is a request your server doesn't have to make. 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, not generic advice. Smart Enough to Stay Out of Trouble xSpeed Cache handles the edge cases other plugins miss: Designed for Everyone Non-technical users: A 3-step setup wizard walks you through first-time configuration in under 2 minutes. Settings auto-save — there's no Save button to forget. Developers: REST API at /wp-json/xspeed/v1/, developer filters (xspeed_skip_minify, xspeed_cache_skip_for_post, xspeed_cache_expiry_for_post), WP_DEBUG awareness, and a React 18 + TypeScript admin UI under 80 KB gzipped. 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. The setup wizard shows a clearly-labeled consent control for it (enabled by default, untick to opt out), and nothing is sent until you confirm your choices in the wizard. When enabled, xSpeed Cache shares anonymous, non-sensitive diagnostics — your WordPress & PHP version, active theme & plugins, server type, site language, and which xSpeed Cache features you have switched on — so we know what to keep fast and compatible. No personal data and no page content are ever sent, and you can turn it off again at any time from your dashboard. (See "External services" 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!

安装:

  1. Go to Plugins → Add New in your WordPress admin and search for xSpeed Cache.
  2. Click Install Now, then Activate.
  3. Navigate to xSpeed Cache in your sidebar.
  4. The setup wizard will guide you through the rest — it takes about 2 minutes.
That's it. Your site is now faster.

屏幕截图:

  • 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.
  • 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.
  • 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.
  • Migration — import settings from WP Rocket, W3 Total Cache, WP Super Cache, or LiteSpeed Cache.

常见问题:

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.

Does it work with WooCommerce?

Yes. Add /cart, /checkout, and /my-account to the Excluded URLs list and xSpeed Cache will skip caching those pages. Logged-in customers are never served cached pages regardless.

Does it work with my server?

xSpeed Cache works on Apache, nginx, LiteSpeed, IIS, and any standard PHP host. Static-cache rewriting and GZIP auto-configuration work out of the box on Apache and LiteSpeed. For nginx and IIS, xSpeed Cache shows you a ready-to-paste config snippet.

Does it support WordPress Multisite?

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

Will it conflict with LiteSpeed Cache?

No. xSpeed Cache detects LiteSpeed's server-level caching module and steps back automatically to avoid double-caching. Otherwise, only run one page-cache plugin at a time.

How do I exclude a page from being cached?

Go to xSpeed Cache → Settings, paste the URL path (e.g. /cart) into the Excluded URLs field — one path per line. Changes save automatically.

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.

更新日志:

[1.2.1] – 2026-08-27 Self-hosted videos no longer download in full before anyone presses play, the autopilot now undoes a change that makes the site slower instead of calling it verified, and the diagnosis finally reports the content problems it was measuring all along. Optimization: [1.2.0] – 2026-08-24 One command now measures your site, applies the settings that help, and undoes anything that breaks. Four cache-poisoning routes are closed, importing from W3 Total Cache carries settings across faithfully instead of a handful, and combined JavaScript keeps running in the order the page expects. Security: [1.1.8] – 2026-08-20 Importing settings from another caching plugin no longer switches that plugin off without asking. Purging CSS or JavaScript now also clears the pages that link them, a failed save no longer reports success, and another MCP plugin’s AI connections keep working alongside xSpeed. Migration: Caching: CSS and JavaScript: Settings and interface: MCP server: Security: [1.1.7] – 2026-08-17 On a multisite network, a change to one site no longer wipes every other site's cache. Cache cleanup no longer deletes stylesheets a live page is still using, and a consent banner styled by another plugin stays styled. Caching: [1.1.6] – 2026-08-13 A search-results page could be cached and served as your home page. Combining CSS no longer strips a site's styling, Pro settings can no longer be changed without an active licence, and an AI assistant now reports this site's tier and audits the page you actually asked for. Security: [1.1.5] – 2026-08-11 AI assistants can change your settings again, and the cache preloader works on sites without a readable sitemap. AI assistants and WP-CLI: [1.1.4] – 2026-08-09 Stored credentials are now encrypted, exclusions are enforced by the server itself, and the cache cleans up after itself. Security: [1.1.3] – 2026-08-05 A redesigned dashboard, a homepage cache-poisoning fix, and caching that survives a plugin update. Security: [1.1.2] – 2026-07-30 A new Overview dashboard, click-to-play video embeds, and a full audit trail for AI actions. Dashboard & Admin UX: [1.1.1] – 2026-07-28 Actionable dashboard insights, richer AI tooling, and smarter health detection. Dashboard & Admin UX: [1.1.0] – 2026-07-22 New xSpeed Hub — connect one AI assistant to manage caching across all your sites. xSpeed Hub: [1.0.9] – 2026-07-16 Redesigned dashboard navigation, improved settings experience, and caching reliability fixes. Dashboard & Admin UX: [1.0.8] – 2026-07-14 MCP support for AI assistants, LCP optimization, and admin experience improvements. AI / MCP: [1.0.7] – 2026-07-05 Improved reliability, granular cache management, Redis compatibility, and asset optimization fixes. Caching: [1.0.6] – 2026-06-25 New caching capabilities, smarter settings, Pro cache warming, and major reliability improvements. Caching: [1.0.5] – 2026-06-18 Migration into Free, LiteSpeed cache ownership & accurate hit counting. Migration: [1.0.4] – 2026-06-14 One-click object cache, parity exclusions & admin polish. Object Cache: [1.0.3] – 2026-06-07 Topology-aware UX, nginx HIT counting, admin polish. Cache topology & UX: [1.0.2] – 2026-06-02 Static-rewrite cache, Site Health & Fonts. Static-rewrite cache + Site Health: [1.0.1] – 2026-06-01 Foundation release — full feature set + Pro hooks. Module architecture + LiteSpeed parity floor: [1.0.0] – 2026-05-27