Hosting, domains and deployment — tested, not repeated.

Every guide here comes from an actual deployment: screenshots from real dashboards, real bills, real load times. No spec-sheet rewrites.

Start here

Hosting

Managed, shared and cloud hosting put through the same tests.

Domains & DNS

Registrars, DNS records and email setup that actually work.

Deployment

Static sites, CI pipelines and edge platforms, step by step.

Performance

Core Web Vitals, caching and cost per thousand visits.

Tools

Self-hosted software and utilities worth your time.

Latest articles

Domains & DNS

CNAME, A and ALIAS Records: Which One Belongs at the Apex

ALIAS is not a DNS record type — it is a vendor extension that disappears when you change providers. Here is what the standards actually forbid at the apex, how Cloudflare's CNAME flattening works instead, and the three failure modes that look like DNS issues but are not.

Sep 23, 2026
Deployment

Deploying Cloudflare Pages From GitHub Actions

Keep your repository and your own CI, and stop inheriting a build image you cannot inspect. A complete workflow, the two secrets it needs, and what breaks a first run.

Sep 23, 2026
Tools

Running GA4 and Self-Hosted Analytics Together

GA4 is free, and you still pay for it: 45 KB of script, a consent banner, and every visitor whose blocker stops the beacon. A self-hosted tool fixes most of that — but not all of it.

Sep 23, 2026
Performance

Image Optimisation Without a Paid CDN

Most image weight is a dimension problem, not a format problem. Resize before you re-encode, and you can do the whole job at build time for nothing.

Sep 23, 2026

Browse all 17 articles