Features
xSpeed Hub Pricing Docs Blog Scan
Get Plugin
82of 100

uxatom.com

Scanned Sun, 30 Aug 2026 18:36:36 GMT · https://uxatom.com/ · scanned 2 times — see history

BLevel 4 · FastNuxtCloudflare
Scan a different site
Desktop view of uxatom.com at scan time — click for full size
As Lighthouse saw it · click to enlarge
63msTTFB
81Lighthouse
97LH desktop
3.9sLCP
0.01CLS
brCompression
HITCache

Nuxt what actually works on this platform

Nuxt decides per route whether a page is prerendered, cached for a while, or rendered fresh every time — and that decision, not server tuning, is where most of the time goes.

  • The HTML came back from a cache on this request, so the render is already being reused.
  • Time to first byte measured 63ms on this run — one sample; re-run it before treating it as the number.
  1. Set route rules for the pages that do not change per visitor. Nuxt lets you mark a route prerendered, cached with revalidation, or rendered per request, in one config block. Marketing pages, docs and posts are almost always in the first two categories and are usually left in the third by default.
  2. Check what the payload carries. Nuxt serialises the data a page fetched into the HTML so the client does not refetch it. A route that pulls a large collection ships all of it twice — once as markup, once as payload. Fetch only the fields the page renders.
  3. Prefetch links, but only what is likely. NuxtLink prefetches by default, which is right for a small nav and wasteful on a long list. Turn it off where a page links to hundreds of routes.
  4. Use the image component and lazy-load below the fold. Nuxt Image emits modern formats at the right size; explicit dimensions stop layout shift. On most Nuxt sites this is the largest single win after the route rules.

The full instruction set, and a machine-readable copy of this report, live at uxatom.com.md — paste that URL into your AI builder's chat and it can work straight from these measurements.

Top fixes ranked by points recovered

This is a Nuxt site — act on the report with your AI assistant

  1. Platform detectedNuxt — every check below links the official guideline for the fix in this stack.
  2. Act on it with your AIThe machine-readable twin of this report gives an agent every failing check with its evidence, remediation and guideline link.
  3. Check the originHosting sets the floor on TTFB. xCloud hosts any stack — agent/MCP access built in, bring-your-own-server pricing.

xSpeed is a WordPress plugin, so it can't automate Nuxt fixes — and that's fine. Every check below links its official guideline, and the machine-readable twin of this report gives an AI everything it needs to plan the work (7 checks name a concrete remediation):

Read the speed report at https://xspeedcache.com/scan/r/uxatom-com-da80c3fa7b.md — it lists every failing check with evidence and the official guideline for the fix. Produce a prioritized fix plan for my Nuxt site, apply what you can, then re-test by POSTing {"url":"https://uxatom.com/"} to https://xspeedcache.com/api/scan and compare the scores.
How the checks are graded Scan another site
Hosting is half of every score. Whatever the stack — Nuxt included, the server behind it sets the floor on TTFB. xCloud — from the team behind xSpeed — hosts any platform (this site's own scanner runs on it), with agent/MCP access built in and bring-your-own-server pricing. Explore xCloud.host →
C

Core Web Vitals & lab metrics

2/5 checks passed · 30.1/40 pts earned
75/100
Partial
Lighthouse performance score (mobile) 14.6/18 pts
81/100 (Lighthouse 13.4.1, mobile)
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.9s
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.006
Partial
Total Blocking Time ≤ 200ms 2.5/5 pts
TBT 279ms
Less JavaScript on the main thread: defer scripts and drop unused bundles.
xSpeed Free JS Minify + Defer
AI promptUsing my site's xSpeed MCP connection: enable JS minification and deferred loading, then re-test Total Blocking Time.
Pass
First Contentful Paint ≤ 1.8s 4/4 pts
FCP 1.7s
A+

Server response & caching

5/6 checks passed · 25/25 pts earned
100/100
Pass
Time to first byte ≤ 200ms 8/8 pts
TTFB 63ms (best of 2 requests from our scanner)
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
Info
Efficient cache policy on static assets 0/5 pts
Needs the Lighthouse audit
Re-run when Lighthouse is available.
Pass
CDN / edge network 3/3 pts
Cloudflare detected
Pass
Clean redirect chain 2/2 pts
No redirects — the URL answers directly
D

Asset optimization

1/5 checks passed · 4/7 pts earned
57/100
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 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
Lighthouse audit score 100%
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 promptUsing my site's xSpeed MCP connection: enable WebP/AVIF conversion with URL rewriting, then re-test image audits.
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 promptUsing my site's xSpeed MCP connection: enable lazy loading for images and iframes, then re-test.
Fail
Total page weight ≤ 1.5MB 0/3 pts
7.6MB 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.

Past scans of uxatom.com newest first · every report keeps its link

ScannedScoreGradeTTFBLighthouse
2026-08-30 18:39 UTC 82 B 59ms 82 View report →
2026-08-30 18:36 UTC this report 82 B 63ms 81

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 uxatom-com-da80c3fa7b · rubric v2026.08.1 · Lab data: Google PageSpeed Insights (Lighthouse 13.4.1, mobile) · Server probes from xspeedcache.com. Scores vary run to run; treat trends, not single digits, as the signal. Markdown for AI agents · JSON
Own uxatom.com and would rather this report were not public? Email support@wpdeveloper.com and we will remove it.