Skip to main content

Topic

cloudflare

5 posts

· 3 min read

Migrating from Netlify to Cloudflare Pages: What the Switch Actually Involves

Moving from Netlify to Cloudflare Pages is worth it — faster functions, no bandwidth costs, and one less vendor. Here's what the migration actually requires, including functions, email, and Stripe.

cloudflare deployment infrastructure astro
· 3 min read

Sentry on Astro + Cloudflare Pages: GDPR-Compliant Error Tracking

Silent errors in contact forms and payment flows are invisible without error tracking. Here's how to add Sentry to an Astro site on Cloudflare Pages, with EU hosting and GDPR-compliant configuration from the start.

sentry astro gdpr monitoring cloudflare
· 3 min read

Add a CMS to Astro with Keystatic and Cloudflare Pages

Keystatic is a Git-based CMS that runs inside your Astro site. No database, no monthly SaaS fee, no vendor lock-in. Here's how to wire it up on Cloudflare Pages with GitHub OAuth.

cms astro keystatic cloudflare
· 5 min read

Astro + Cloudflare Pages: Full Launch Checklist

Everything we check before pushing a new Astro site to production on Cloudflare Pages — technical SEO, security headers, GDPR, DNS, structured data, and the post-launch week-one tasks.

astro cloudflare seo deployment gdpr
· 3 min read

Content Security Policy on Cloudflare Pages: Stop Guessing, Start With This

CSP on Cloudflare Pages has a few non-obvious requirements — including a script Cloudflare injects automatically. Here's the complete setup for a self-hosted stack.

infrastructure web-development cloudflare security