Everything Pages can do.
All in one place.

From instant deploys to edge compute, Cloudflare Pages is more than a static host. Here's the full picture.

Ship faster with every push

A git-driven workflow that builds, tests, and deploys automatically. Every branch gets a preview URL.

Automatic builds

Every push to any branch triggers a build. Merge to main and it goes live.

Preview environments

Pull requests and branches each get a unique shareable URL — no infra work required.

Instant rollback

One click rolls back to any previous deployment. No downtime, no drama.

Build cache

Node modules and build artefacts are cached across deploys to keep build times minimal.

Served at the edge, worldwide

Static assets are distributed across 300+ Cloudflare PoPs. Visitors get your content from the nearest location.

Global CDN

Content is cached at 300+ edge locations automatically. No manual cache configuration.

HTTP/3 & QUIC

Modern protocols enabled by default for faster connections on mobile and high-latency networks.

Smart compression

Brotli and gzip compression applied automatically to all text assets.

Early Hints

Cloudflare sends resource hints to browsers before the full HTML response, improving LCP.

Protected without configuration

DDoS mitigation, automatic HTTPS, and fine-grained access controls are available on every site.

Automatic HTTPS

TLS certificates are provisioned and renewed automatically for every custom domain.

DDoS protection

Cloudflare's network absorbs attacks at the edge before they reach your origin.

Access controls

Password-protect preview deployments or require SSO via Cloudflare Access.

Custom headers

Add security headers like CSP, HSTS, and X-Frame-Options via a _headers file.

Add compute when you need it

Start static, add Workers as needed. KV, D1, R2, and Durable Objects are all within reach.

Cloudflare Workers

Co-locate serverless functions with your static site. Same repo, same deploy.

KV storage

Key-value storage at the edge for config, sessions, and feature flags.

D1 database

SQLite-compatible serverless database for more complex data needs.

R2 storage

Object storage without egress fees — great for media and user uploads.

Start using all of this today

Free tier includes unlimited sites, 500 builds/month, and 100GB bandwidth.