Features
xSpeed Hub Pricing Docs Blog Scan
Appearance
Get Plugin
69of 100

demo.ai2wp.site

Scanned Sun, 20 Sep 2026 07:30:35 GMT · https://demo.ai2wp.site/easyjobs-semantic-editor/ · scanned 10 times — see history

DLevel 3 · Average
WordPress 7.1.1⚡ xSpeed v1.3.3MCP liveCloudflare
Desktop view of demo.ai2wp.site at scan time. Click for full size
As Lighthouse saw it · click to enlarge
246msTTFB
77Lighthouse desktop · graded
69Lighthouse mobile
3.0sLCP
0.08CLS
brCompression
HITCache

Lab data: Lighthouse 13.4.1 desktop run, graded above · Reproduce this run on PageSpeed Insights ↗ · Mobile: 64 (D) —

Why is this different from the score in my browser?

The graded score is the desktop run. Lighthouse 13.4.1 runs at Google through the PageSpeed Insights API on a desktop profile with no CPU or network throttling — close to what Chrome DevTools on a laptop, GTmetrix's default test and the PageSpeed API (which defaults to desktop) all measure, so this is the number you should be able to reproduce: run it yourself on PageSpeed Insights.

Google ranks on mobile. That run happens too, on an emulated mid-range Android with a 4× CPU slowdown and a throttled connection, and the same page routinely scores 30–50 points lower there. Neither number is wrong — they are different tests. On this page the mobile run scored 64 (D) against 69 (D) here — to see every check graded on that run.

Lighthouse also varies a few points run to run on the same URL. Treat a trend across several scans as the signal, never a single digit.

Lab data: Google PageSpeed Insights (Lighthouse, desktop). Server probes (TTFB, compression, cache, headers) are measured separately from Vilnius, Lithuania (EU).

Top fixes ranked by points recovered · desktop

Fix this report with one prompt

  1. WordPressWordPress 7.1.1
  2. xSpeed Cache installedv1.3.3
  3. MCP server connectedLive — your AI assistant can control the cache
  4. xSpeed Hub attachedOptional: manage all your sites from one MCP connection at app.xspeedcache.com.

8 of these checks map to an xSpeed feature. demo.ai2wp.site's xSpeed MCP server is live — paste this into Claude (or any MCP client) connected to it:

Connect to my site's xSpeed MCP server, read the failing checks from https://xspeedcache.com/scan/r/demo-ai2wp-site-7666c8e270.md, and apply the fixes: enable page caching, compression, minification and lazy loading, warm the cache, then run a benchmark and re-scan at https://xspeedcache.com/scan to confirm the score improved.
Get xSpeed Cache Explore the features
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 →

Connect this scanner to your AI assistant

Free. No API key, no sign-up. Scan any public site and get the same graded report as this one, with the fix for every failing check.

Endpoint

https://xspeedcache.com/scan/mcp

Claude Code — one command

claude mcp add --transport http xspeed-scan https://xspeedcache.com/scan/mcp

Claude Desktop, Cursor, or any MCP client — add to your config

{ "mcpServers": { "xspeed-scan": { "type": "http", "url": "https://xspeedcache.com/scan/mcp" } } }
  • run_speed_scan Scan any public URL and return this whole graded report.
  • get_speed_scan Read a scan already run, by its id.
Read the MCP documentation →
B

Core Web Vitals & lab metrics

3/5 checks passed · 31.9/40 pts earned
80/100
Partial
Lighthouse performance score (desktop) 13.9/18 pts
77/100 (Lighthouse 13.4.1, desktop)
The composite Lighthouse score — every fix below moves it.
xSpeed Free AI Optimize
AI promptUsing my site's xSpeed MCP connection: run optimize_site, then run_benchmark to verify the score improved.
Partial
Largest Contentful Paint ≤ 2.5s 4/8 pts
LCP 3.0s
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 promptUsing 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.
Pass
Cumulative Layout Shift ≤ 0.1 5/5 pts
CLS 0.079
Pass
Total Blocking Time ≤ 200ms 5/5 pts
TBT 11ms
Pass
First Contentful Paint ≤ 1.8s 4/4 pts
FCP 506ms
C

Server response & caching

4/6 checks passed · 23.5/30 pts earned
78/100
Partial
Time to first byte ≤ 200ms 4/8 pts
TTFB 246ms measured from Vilnius, Lithuania (EU) (best of 2 requests). This includes the network round trips between us and your origin, not just server time. Google measured your server responding in 117ms from its own network — the gap between the two numbers is distance, not your server.
The server rebuilds the page on every request. A page cache answers in 5–15ms.
xSpeed Free Page Cache
AI promptUsing my site's xSpeed MCP connection: enable page caching and warm this page with the preloader, then re-check TTFB.
Pass
Page served from cache 7/7 pts
Cache HIT evidence in response headers
Pass
HTML compression (Brotli/GZIP) 5/5 pts
Content-Encoding: br
Partial
Efficient cache policy on static assets 2.5/5 pts
Lighthouse cache-policy audit score 50% — 1 file: 2add09fd690c9ba0.webm
Give CSS/JS/images long Cache-Control lifetimes so repeat views are free.
xSpeed Free Browser Cache
AI promptUsing my site's xSpeed MCP connection: enable browser-cache headers for static assets, then re-run the audit.
Pass
CDN / edge network 3/3 pts
Cloudflare detected
Pass
Clean redirect chain 2/2 pts
No redirects — the URL answers directly
F

Asset optimization

1/5 checks passed · 4/20 pts earned
20/100
Fail
No render-blocking resources 0/5 pts
Fails the Lighthouse audit — 2 files: design.css, overrides.css · ~200ms of first paint
CSS/JS in <head> blocks first paint. Inline the critical CSS and defer the rest.
xSpeed Pro Critical CSS + Unused CSS removal
AI promptUsing my site's xSpeed MCP connection: generate critical CSS for the top pages and enable unused-CSS removal, then re-test.
Pass
Minified CSS and JavaScript 4/4 pts
Passes the Lighthouse audit
Fail
Modern, optimized image formats 0/4 pts
Fails the Lighthouse audit — 8 files: 2c19b6fe44746862.png, 7da832e46ca3bbf6.png, 49b46febc084e09f.png… · ~100ms of first paint
Serve WebP/AVIF at the right compression — usually the single largest byte saving.
xSpeed Pro Image Converter (WebP/AVIF)
AI promptUsing my site's xSpeed MCP connection: enable WebP/AVIF conversion with URL rewriting, then re-test image audits.
Fail
LCP image discoverable early 0/4 pts
Fails the Lighthouse audit
The largest image must be in the HTML and preloaded — never lazy-loaded or script-injected.
xSpeed Free Resource Hints (preload) + Lazy Load exclusions
AI promptUsing my site's xSpeed MCP connection: preload the LCP image for this page and exclude it from lazy loading, then re-test LCP.
Fail
Total page weight ≤ 1.5MB 0/3 pts
7.2MB transferred
Heavy pages are slow on every connection — compress, lazy-load, and trim.
xSpeed Free Minify + Lazy Load + Image Converter (Pro)
AI promptUsing my site's xSpeed MCP connection: enable minification and lazy loading (and image conversion on Pro), then re-check page weight.
A+

Platform & xSpeed readiness

3/4 checks passed · 10/10 pts earned
100/100
Info
Platform
WordPress detected (WordPress 7.1.1)
Informational.
Pass
Caching plugin active 4/4 pts
xSpeed Cache (xSpeed signature: v1.3.3)
Pass
Powered by xSpeed 4/4 pts
xSpeed signature: v1.3.3
Pass
AI-controllable (xSpeed MCP) 2/2 pts
xSpeed MCP endpoint answers at https://demo.ai2wp.site/xspeed/mcp

Past scans of demo.ai2wp.site newest first · every report keeps its link

ScannedScoreGradeGraded onTTFBLighthouse
2026-09-20 19:48 UTC 85 B desktop 217ms 100 View report →
2026-09-20 19:47 UTC 83 B desktop 538ms 98 View report →
2026-09-20 11:24 UTC 78 C desktop 526ms 87 View report →
2026-09-20 11:12 UTC 91 A desktop 542ms 100 View report →
2026-09-20 11:06 UTC 91 A desktop 205ms 100 View report →
2026-09-20 10:59 UTC 80 B desktop 232ms 96 View report →
2026-09-20 10:49 UTC 90 A desktop 526ms 99 View report →
2026-09-20 10:41 UTC 80 B desktop 543ms 100 View report →
2026-09-20 10:23 UTC 93 A desktop 205ms 100 View report →
2026-09-20 10:14 UTC 84 B desktop 545ms 100 View report →

Share your score a card for X, LinkedIn, Slack — anywhere

Every check here has a one-click fix in xSpeed Cache

xSpeed is launching soon — page caching, compression, image optimization and a built-in MCP server so your AI assistant can run this playbook for you. Early users get in first.

Scan demo-ai2wp-site-7666c8e270 · rubric v2026.09.4 · Lab data: Google PageSpeed Insights (Lighthouse 13.4.1), graded on the desktop run; the mobile run is graded on its tab · Server probes from xspeedcache.com. Scores vary run to run; treat trends, not single digits, as the signal. Markdown for AI agents · JSON
Own demo.ai2wp.site and would rather this report were not public? Email support@wpdeveloper.com and we will remove it.