What is Pages Plus? One Worker, Unlimited Sites on Cloudflare
Pages Plus lets you deploy and manage unlimited websites from a single Cloudflare Worker. Multi-tenant, database-driven, zero cold starts.
Managing multiple websites usually means managing multiple deployments, multiple CI/CD pipelines, and multiple bills. Pages Plus changes that equation entirely.
The Problem with Multi-Site Hosting
If you run 5 sites today, you probably have 5 separate hosting accounts, 5 deployment pipelines, and 5 sets of infrastructure to maintain. Each new site adds overhead. Your time gets eaten by DevOps instead of content and growth.
Traditional hosting platforms charge per site. Even "unlimited" plans have hidden limits — bandwidth caps, build minute limits, or degraded performance once you scale past a few sites.
How Pages Plus Works
Pages Plus is built on a radical idea: one Cloudflare Worker serves every site. Your sites share the same deployment but each gets its own domain, design, content, and analytics.
Here is what happens when a visitor hits any of your domains:
- Domain resolution — Cloudflare routes the request to your Pages Plus Worker
- Site lookup — The Worker identifies the site from the hostname and loads its configuration from D1
- Template rendering — The correct template renders with that site branding, colors, and content
- Edge delivery — The response is served from the nearest edge location, typically in under 50ms
What You Get
- Unlimited sites — Add a new site in seconds. No new deployments needed.
- Per-site customization — Each site gets its own brand, theme, navigation, homepage sections, blog, directory, and tools.
- Built-in SEO — Auto-generated sitemaps, schema.org markup, meta tags, and IndexNow integration.
- Zero cold starts — Cloudflare Workers run at the edge with no cold start penalty.
- Database-driven content — Blog posts, directory entries, and custom pages stored in D1.
- Newsletter capture — Built-in email capture with Resend integration.
Site Templates
Pages Plus ships with templates for common site types:
- Blog — Content-first sites with categories, tags, and author profiles
- Tool — Interactive web tools with usage tracking and pro tiers
- SaaS — Product landing pages with pricing toggles and feature grids
- Directory — Curated listings with categories, ratings, and affiliate links
- Newsletter — Email-first sites with archive and subscription management
Built on Cloudflare
Pages Plus runs entirely on the Cloudflare developer platform: Workers for compute, D1 for database, Pages for assets, and KV for caching. Your sites run on the same infrastructure that powers Discord and Shopify.
Who Is It For?
Pages Plus is for people who run multiple web properties: SEO operators building content portfolios, indie hackers launching multiple products, agencies managing client microsites, and content creators with brand-specific sites.