# Website Speed Report — masifrahman.com

> **What this document is.** A point-in-time speed audit of https://masifrahman.com/,
> produced by xSpeed Scan (https://xspeedcache.com/scan). Evidence comes from two sources:
> server probes run from xspeedcache.com (TTFB, compression, cache behavior, redirects,
> platform detection) and Lighthouse (unavailable for this run — its checks are marked info and excluded from scoring).
>
> **How to read it.** Weighted checks roll up into four dimensions and one 0-100 score.
> Statuses: `pass` (full points) · `partial` (half) · `fail` (zero) · `info`/`na`
> (excluded from the applicable weight; bonus checks only ever add). Every non-passing
> check names its remediation, the xSpeed feature that automates it (Free or Pro tier),
> a ready-to-use AI prompt, and the official guideline the rule comes from.
>
> **How to act on it — detected state: xSpeed installed, MCP live.**
> Connect to the site's own MCP endpoint and run the per-check prompts below — or the
> one-shot prompt at the end of this document.
> Optional: attach the site to xSpeed Hub (https://app.xspeedcache.com) to manage every site from one MCP connection.
>
> **How to re-test.** Public API (no auth): `POST https://xspeedcache.com/api/scan`
> with body `{"url": "https://example.com"}`, then poll `GET /api/scan/{scanId}` for the
> JSON report. Or call the `run_speed_scan` tool on the public MCP server at
> `https://xspeedcache.com/mcp`. Fair-use limits: 4 scans per IP and 200 global per
> 10 minutes; re-scanning the same URL within 10 minutes returns the existing report,
> so scan → fix → wait ~10 minutes → re-scan is the intended loop.

**Score: 97/100 — Grade A+ · Level 5 (Instant)**

> **PARTIAL RUN — do not compare this score with a full one.** Lighthouse was unavailable (PSI answered 429), so Core Web Vitals and most asset audits were excluded. The measurements below are real; the headline number is not comparable. Re-run the scan for a full report.

- Scanned: 2026-08-29T12:56:42.733Z
- Report (HTML): https://xspeedcache.com/scan/r/asif-im-d6cff9e0aa
- Report (JSON): https://xspeedcache.com/api/scan/asif-im-d6cff9e0aa
- Rubric: v2026.08.1
- Platform: ThinkRank 2.0.1 · xSpeed Cache · xSpeed MCP endpoint live · CDN: Cloudflare
## Headline measurements

| Metric | Value |
|---|---|
| Time to first byte | 39ms |
| HTML compression | br |
| Served from cache | yes (HIT) |
| Redirects before final URL | 1 |

## Dimension scores

| Dimension | Score | Grade | Points |
|---|---|---|---|
| Server response & caching | 96/100 | A | 24/25 |
| Platform & xSpeed readiness | 100/100 | A+ | 10/10 |

## Server response & caching — 96/100 (A) · 24/25 pts

### [PASS] D1 · Time to first byte ≤ 200ms (8/8 pts)

- Evidence: TTFB 39ms (best of 2 requests from our scanner)

### [PASS] D2 · Page served from cache (7/7 pts)

- Evidence: Cache HIT evidence in response headers

### [PASS] D3 · HTML compression (Brotli/GZIP) (5/5 pts)

- Evidence: Content-Encoding: br

### [INFO] D4 · Efficient cache policy on static assets (0/5 pts)

- Evidence: Needs the Lighthouse audit
- Remediation: Re-run when Lighthouse is available.

### [PASS] D5 · CDN / edge network (3/3 pts)

- Evidence: Cloudflare detected

### [PARTIAL] D6 · Clean redirect chain (1/2 pts)

- Evidence: 1 redirect(s) before the final URL: 301→https://masifrahman.com/
- Remediation: Each redirect adds a full round-trip before the page can even start.

## Platform & xSpeed readiness — 100/100 (A+) · 10/10 pts

### [INFO] W1 · Platform

- Evidence: WordPress detected (ThinkRank 2.0.1)
- Remediation: Informational.

### [PASS] W2 · Caching plugin active (4/4 pts)

- Evidence: xSpeed Cache (X-XSpeed-Cache: HIT (php))

### [PASS] W3 · Powered by xSpeed (4/4 pts)

- Evidence: X-XSpeed-Cache: HIT (php)

### [PASS] W4 · AI-controllable (xSpeed MCP) (2/2 pts)

- Evidence: xSpeed MCP endpoint answers at https://masifrahman.com/xspeed/mcp

## Fix everything with one prompt

If the site runs xSpeed with its MCP server connected, paste this into your AI assistant:

```
Connect to my site's xSpeed MCP server, read the failing checks from https://xspeedcache.com/scan/r/asif-im-d6cff9e0aa, and apply the fixes: enable page caching, compression, minification and lazy loading, warm the cache, then run a benchmark to confirm the score improved.
```

Then re-test here: `POST https://xspeedcache.com/api/scan {"url": "https://masifrahman.com/"}`

---
Scan asif-im-d6cff9e0aa · rubric v2026.08.1 · xSpeed Scan — https://xspeedcache.com/scan
