Tag

core-web-vitals

All posts in this stream, newest first.

Full-Page Edge Caching: Serving WordPress from the CDN

Most sites only cache static assets at the edge. This guide shows you how to cache entire HTML pages on Cloudflare, handle the real-world exceptions that break naive setups, and keep dynamic content working correctly.

by Robbie·Jun 26, 2026·6 min read

Cutting WordPress TTFB: From Sluggish to Single Digits

TTFB is the sum of every delay before your server sends its first byte. This guide breaks down exactly where those milliseconds go and shows you the concrete levers to shrink each stage, including how edge caching can push cache-hit TTFB into the double digits.

by Robbie·Jun 13, 2026·7 min read

How CDNs Work: From Origin to 300 Edge Cities

Follow a single page request as it travels from a visitor's browser to the nearest edge server and back, and learn why cache hierarchies, tiered caching, and origin shields matter for your WordPress site.

by Robbie·Jun 9, 2026·5 min read