All articles

17 guides, newest first.

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
Tools

llms.txt: What the Evidence Actually Shows, and What I Measured

97% of published llms.txt files received zero requests in a single month — not few, none. Most guides also still describe the v1 spec. Here is v2, what Google actually said, and a live test of the Link header on Cloudflare Pages.

Sep 23, 2026
Performance

How to Measure TTFB Without Fooling Yourself

"TTFB is 800 ms" is a number with no meaning until you say where it starts and where it was measured. Here is how to split TTFB into its four components with curl, what the components looked like on a real static site, and why a single measurement is close to worthless.

Sep 23, 2026
Hosting

How to Move Hosting Without Downtime

A migration that takes the site down is not bad luck, it is bad sequencing. Lower the TTL first, stage both environments, and the switch itself takes seconds.

Sep 23, 2026
Domains & DNS

The Real Three-Year Cost of a .com Domain

Read five 2026 registrar comparisons and you will get five different renewal prices for the same company. Here is why, and how to work out what a domain actually costs you.

Sep 23, 2026
Deployment

Which Security Headers a Static Site Actually Needs

A static host has no server to configure, but it still sends response headers. Five worth setting, one that silently breaks monetisation, and a file limit that fails without telling you.

Sep 23, 2026
Tools

Self-Hosted Rank Tracking: Do You Need It, and Where It Breaks

A rank tracker is the SEO tool people buy earliest and need latest. SerpBear is free and unlimited because it only renders the dashboard — someone else supplies the data. Here is when tracking earns its keep, and the failure mode that quietly costs you months of history.

Sep 23, 2026