Guides
Guides to the
Guides to the
next question.
Each of these answers the thing you want to know right after one of the tools has shown you something: what SERVFAIL means, why SPF stopped working, which redirect code to use. Written from running these systems, not from summarising other articles. 10 so far.
DNS
- NXDOMAIN vs SERVFAIL: what each DNS error means and how to fix it The two DNS response codes you will actually meet in production, what causes each, how to tell them apart in dig and a resolver comparison, and what to change. 5 min read · 2026-09-15
- How long does DNS propagation take? TTLs, caches and how to check DNS does not propagate, caches expire. What actually decides how quickly a record change is seen, how to plan a cutover, and how to check individual resolvers. 6 min read · 2026-09-15
- The SPF 10 DNS lookup limit: why it breaks and how to fix it What counts towards the SPF lookup limit, why adding one more SaaS provider silently turns SPF off, how to read an SPF tree and the options for getting back under ten. 7 min read · 2026-09-15
- DMARC p=none vs quarantine vs reject: which policy to use and when to move What each DMARC policy tells receivers to do, why nearly everyone should start at none, how to read the reports and the checklist for moving to quarantine and then reject. 6 min read · 2026-09-15
TLS
HTTP
- 301 vs 302 vs 307 vs 308: choosing the right HTTP redirect The four redirect status codes, the difference between permanent and temporary, why 307 and 308 exist, what browsers cache, what search engines do with each, and which to use for HTTP to HTTPS. 5 min read · 2026-09-15
- HTTP security headers: what each one does and a sensible default set HSTS, Content-Security-Policy, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy and the cross-origin headers, explained one at a time with a starting configuration. 9 min read · 2026-09-15