Cloudflare Pages SEO: Fix Search Indexing for Your .pages.dev App
Cloudflare Pages is an edge-first platform for deploying static sites and full-stack applications. Client-side rendered apps on Cloudflare Pages benefit from prerendering for SEO.Status: ✅ Fully Supported. Prerender Cloudflare Pages apps with zero code changes
How to Set Up SEO for Your Cloudflare Pages App
Get your Cloudflare Pages URL
Your deployment URL looks like:Find this in your Cloudflare Pages project dashboard.
Remove custom domain from Cloudflare Pages
If you have a custom domain configured in Cloudflare Pages:
- Go to Cloudflare Dashboard → Pages → Your Project
- Click Custom domains
- Remove your custom domain
- Keep the
.pages.devsubdomain
Add your domain in Hado SEO
- Sign up at hadoseo.com/auth
- Enter your custom domain
- Paste your Cloudflare Pages URL (
.pages.dev)
Configure DNS
In your Cloudflare DNS settings:
| Type | Name | Value | Proxy Status |
|---|---|---|---|
| A | @ | 137.66.32.95 | DNS only (gray) |
| A | www | 137.66.32.95 | DNS only (gray) |
Important: Disable Cloudflare Proxy for Prerendering
Hado SEO requires DNS only mode (gray cloud icon) for all records:| Icon | Status | Works with Hado? |
|---|---|---|
| ☁️ (gray) | DNS only | ✅ Required for initial setup |
| 🟠 (orange) | Proxied | ✅ After setup is complete |
- Click on the record in Cloudflare DNS
- Click the orange cloud icon to toggle to gray
- Save the record
Why Start with DNS Only?
Hado SEO needs DNS only mode (gray cloud) during initial setup for:- DNS verification
- SSL certificate provisioning
- Confirming your site loads correctly
Enable Cloudflare Proxy
Follow this guide to enable the orange cloud after Hado SEO is connected
Verify Your Cloudflare Pages App Is SEO-Optimized
Bot Test
Verify bot rendering
Preview Check
Test social previews
SEO Guide
Complete SEO optimization guide