Overview
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
Setup Guide
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: Cloudflare Proxy Settings
Hado SEO requires DNS only mode (gray cloud icon) for all records:| Icon | Status | Works with Hado? |
|---|---|---|
| ☁️ (gray) | DNS only | ✅ Yes |
| 🟠 (orange) | Proxied | ❌ No |
- Click on the record in Cloudflare DNS
- Click the orange cloud icon to toggle to gray
- Save the record
Why Disable Cloudflare Proxy?
When Cloudflare proxy is enabled, traffic goes through Cloudflare’s network, which conflicts with Hado SEO’s prerendering. Disabling the proxy allows:- Hado SEO to properly detect and serve bots
- Correct SSL certificate provisioning
- Accurate analytics in your Hado dashboard
You won’t lose Cloudflare’s CDN benefits—Hado SEO has its own global edge
network that provides similar performance benefits.
Verify Setup
SEO Guide
Complete SEO optimization guide