46of 100
91msTTFB
37Lighthouse
42LH desktop
140.6sLCP
0.12CLS
gzipCompression
MISSCache
Core Web Vitals & lab metricsF29
0/5 checks passed · 11.7/40 pts Jump to section ↓
Server response & cachingC73
2/4 checks passed · 16/22 pts Jump to section ↓
Asset optimizationF29
0/2 checks passed · 2/7 pts Jump to section ↓
Platform & xSpeed readinessC75
1/2 checks passed · 6/8 pts Jump to section ↓
Top fixes ranked by points recovered
This is WordPress — the fixes below are one plugin away
- ✓WordPressDetected
- →xSpeed Cache installedFree on wordpress.org — the setup wizard turns most of this report green.
- –MCP server connectedxSpeed → MCP Server → Connect in wp-admin, or
wp xspeed mcp connect; paste the URL into Claude. - –xSpeed Hub attachedOptional: manage all your sites from one MCP connection at app.xspeedcache.com.
15 of these checks map to an xSpeed feature. Install the free xSpeed Cache plugin, connect its built-in MCP server, and your AI assistant can apply every fix and re-verify. If your AI already has access to the site (WP-CLI, SSH or hosting MCP), paste this:
My WordPress site wk-reifen.de scored 46/100 on xSpeed Scan (https://xspeedcache.com/scan/r/wk-reifen-de-f4730d2d1f). Install and activate the free xSpeed Cache plugin from wordpress.org/plugins/xspeed, run "wp xspeed mcp connect" and give me the MCP URL to paste into my AI client. Then read the failing checks from https://xspeedcache.com/scan/r/wk-reifen-de-f4730d2d1f.md and apply the fixes: enable page caching, compression, minification and lazy loading, warm the cache, and re-scan at https://xspeedcache.com/scan to confirm the score improved.Hosting is the other half.
xSpeed makes any host faster, but a cache is only as fast as the server behind a MISS.
xCloud — managed hosting from the team behind xSpeed — gives the cache an origin tuned for it, with agent/MCP access built in and bring-your-own-server pricing.
Explore xCloud.host →
F
29/100
Core Web Vitals & lab metrics
0/5 checks passed · 11.7/40 pts earned
Fail
Lighthouse performance score (mobile) 6.7/18 pts
37/100 (Lighthouse 13.4.1, mobile)
The composite Lighthouse score — every fix below moves it.
xSpeed Free
AI Optimize
AI prompt
Using my site's xSpeed MCP connection: run optimize_site, then run_benchmark to verify the score improved.Guidelines: Lighthouse performance scoring
Fail
Largest Contentful Paint ≤ 2.5s 0/8 pts
LCP 140.6s
Serve the hero content faster: cache the page, preload the LCP image, and ship critical CSS.
xSpeed Free
Page Cache + Preloader (Critical CSS in Pro)
AI prompt
Using my site's xSpeed MCP connection: enable page caching, start the preloader, and (on Pro) generate critical CSS for this page; then re-test LCP.Guidelines: web.dev — Largest Contentful Paint · Optimize LCP
Partial
Cumulative Layout Shift ≤ 0.1 2.5/5 pts
CLS 0.123
Reserve space for images/embeds so the page does not jump as it loads.
xSpeed Free
Lazy Load — CLS fix (adds width/height)
AI prompt
Using my site's xSpeed MCP connection: enable lazy loading with the CLS fix so images reserve their space, then re-test CLS.Guidelines: web.dev — Cumulative Layout Shift
Partial
Total Blocking Time ≤ 200ms 2.5/5 pts
TBT 529ms
Less JavaScript on the main thread: defer scripts and drop unused bundles.
xSpeed Free
JS Minify + Defer
AI prompt
Using my site's xSpeed MCP connection: enable JS minification and deferred loading, then re-test Total Blocking Time.Guidelines: web.dev — Total Blocking Time
Fail
First Contentful Paint ≤ 1.8s 0/4 pts
FCP 7.3s
First paint is gated on server response and render-blocking CSS.
xSpeed Free
Page Cache + CSS Minify
AI prompt
Using my site's xSpeed MCP connection: enable page caching and CSS minification, then re-test First Contentful Paint.Guidelines: web.dev — First Contentful Paint
C
73/100
Server response & caching
2/6 checks passed · 16/22 pts earned
Pass
Time to first byte ≤ 200ms 8/8 pts
TTFB 91ms (best of 2 requests from our scanner)
Guidelines: web.dev — Time to First Byte
Partial
Page served from cache 3.5/7 pts
Caching layer present (W3 Total Cache) but this response was not a cache hit
Serve HTML from a static cache instead of rebuilding it per visitor.
xSpeed Free
Page Cache + Preloader
AI prompt
Using my site's xSpeed MCP connection: enable page caching, start the preloader so pages are pre-warmed, and confirm get_cache_status reports hits.Guidelines: MDN — HTTP caching
Partial
HTML compression (Brotli/GZIP) 2.5/5 pts
Content-Encoding: gzip
Compress text responses — Brotli typically saves ~15–20% over GZIP.
xSpeed Free
GZIP (Brotli in Pro)
AI prompt
Using my site's xSpeed MCP connection: enable GZIP compression (and Brotli if Pro), then confirm the HTML response is compressed.Guidelines: MDN — Content-Encoding · RFC 7932 — Brotli
Info
Efficient cache policy on static assets 0/5 pts
Needs the Lighthouse audit
Re-run when Lighthouse is available.
Guidelines: Lighthouse — Efficient cache policy
Info
CDN / edge network 0/3 pts
No CDN signature detected
Optional: put a CDN or Cloudflare in front for global edge delivery.
xSpeed Free
Cloudflare integration / CDN rewriter
AI prompt
Using my site's xSpeed MCP connection: connect Cloudflare (or configure the CDN rewriter) and purge, then re-scan.Guidelines: web.dev — Content delivery networks
Pass
Clean redirect chain 2/2 pts
No redirects — the URL answers directly
Guidelines: Lighthouse — Avoid redirects
F
29/100
Asset optimization
0/5 checks passed · 2/7 pts earned
Info
No render-blocking resources 0/5 pts
Audit not reported for this page
Re-run when Lighthouse is available.
xSpeed Pro
Critical CSS + Unused CSS removal
AI prompt
Using my site's xSpeed MCP connection: generate critical CSS for the top pages and enable unused-CSS removal, then re-test.Guidelines: Lighthouse — Render-blocking resources
Partial
Minified CSS and JavaScript 2/4 pts
Lighthouse audit score 50%
Ship minified assets — whitespace and comments are pure transfer waste.
xSpeed Free
HTML/CSS/JS Minify
AI prompt
Using my site's xSpeed MCP connection: enable HTML, CSS and JS minification, purge the cache, and re-test.Guidelines: Lighthouse — Minify CSS · Minify JavaScript
Info
Modern, optimized image formats 0/4 pts
Audit not reported for this page
Re-run when Lighthouse is available.
xSpeed Pro
Image Converter (WebP/AVIF)
AI prompt
Using my site's xSpeed MCP connection: enable WebP/AVIF conversion with URL rewriting, then re-test image audits.Guidelines: Lighthouse — Modern image formats
Info
Offscreen images lazy-loaded 0/4 pts
Audit not reported for this page
Re-run when Lighthouse is available.
xSpeed Free
Lazy Load
AI prompt
Using my site's xSpeed MCP connection: enable lazy loading for images and iframes, then re-test.Guidelines: Lighthouse — Defer offscreen images
Fail
Total page weight ≤ 1.5MB 0/3 pts
29.8MB transferred
Heavy pages are slow on every connection — compress, lazy-load, and trim.
xSpeed Free
Minify + Lazy Load + Image Converter (Pro)
AI prompt
Using my site's xSpeed MCP connection: enable minification and lazy loading (and image conversion on Pro), then re-check page weight.Guidelines: Lighthouse — Total byte weight
C
75/100
Platform & xSpeed readiness
1/4 checks passed · 6/8 pts earned
Info
Platform
WordPress detected (Site Kit by Google 1.186.0)
Informational.
Pass
Caching plugin active 4/4 pts
W3 Total Cache (W3TC HTML signature)
Guidelines: WordPress.org — Optimization: caching
Partial
Powered by xSpeed 2/4 pts
Running W3 Total Cache instead
xSpeed bundles caching, minification, lazy-load, image optimization and an AI-controllable MCP server in one plugin — and imports settings from other caching plugins in one click.
xSpeed Free
xSpeed Migration (one-click import)
AI prompt
Install xSpeed and use its Migration tool to import your current caching settings, then deactivate the old plugin.Guidelines: xSpeed — feature overview · xSpeed vs other cache plugins
Info
AI-controllable (xSpeed MCP) 0/2 pts
xSpeed MCP endpoint not reachable
Optional: connect xSpeed's built-in MCP server and your AI assistant can apply every fix in this report for you.
xSpeed Free
MCP Server (built into xSpeed Free)
AI prompt
In xSpeed → MCP Server, click Connect and paste the config into your AI client — then ask it to fix this report.Guidelines: Model Context Protocol · xSpeed documentation
Recently scanned public reports All public scans →
Click anywhere or press Esc to close![Full-size screenshot]()