Cloudflare Pages

Blazing fast on

Cloudflare Pages.

pageflare optimizes your site, Cloudflare Pages serves it from 300+ edge locations. Native platform support with auto-generated _headers and _redirects.

300+
Edge locations
Auto-detected
Platform config
Native
_headers generation
Deploy in 3 steps

Build. Optimize.
Deploy.

1

Install pageflare

npm install -g pageflare

npm install -g pageflare
2

Build and optimize

Run your framework build, then pageflare.

your-framework build && pageflare ./dist
3

Deploy to Cloudflare Pages

Push to production with one command.

wrangler pages deploy ./dist
Why Cloudflare Pages

Optimized output,
blazing fast hosting.

_headers Generation

Generates Cloudflare Pages _headers file with optimal cache-control directives for every content-hashed asset.

Global Edge Delivery

Cloudflare's network spans 300+ cities. Assets cached nearest to each visitor for the fastest possible response times.

Wrangler Integration

Works with Cloudflare's Wrangler CLI. Build, optimize, deploy in one pipeline.

Workers Compatible

Pairs perfectly with Cloudflare Workers for dynamic functionality alongside your optimized static output.

Full Optimization Pipeline

Every optimization runs before deployment to Cloudflare Pages — CSS, images, JS, fonts, and content hashing.

Get started

Deploy to Cloudflare, blazing fast.

Install the CLI, point it at your build output, and see results in under two seconds.