Cloudflare Pages · Custom Domain

Configure cruise-crews.com
Step by Step

Follow these 9 steps to attach your custom domain to Cloudflare Pages, enable HTTPS, and confirm everything is working using the live diagnostics tool.

App built & deployed
All files published via the Publish tab
🌐
Domain registered
cruise-crews.com must be registered at any registrar (Namecheap, GoDaddy, etc.)
☁️
Cloudflare account
Free account at cloudflare.com — no credit card needed
⏱️
~15 min total
Most steps take under a minute; DNS can propagate in 5–60 min
1

Publish the App from GenSpark

Deploy all project files to get a live *.pages.dev URL

Start here

Before attaching a custom domain you need a live Cloudflare Pages deployment. This happens through GenSpark's Publish tab.

1
In the GenSpark editor, click the Publish tab (top-right area of the interface).
2
Click "Publish Project" or "Deploy". GenSpark will bundle all your files and push them to Cloudflare Pages automatically.
3
Wait 30–60 seconds. When complete you'll receive a public URL like:
cruise-crews-abc123.pages.dev
Copy this URL — you'll need it in Step 4.
4
Open the URL in a new tab and confirm the app loads correctly (splash screen → neon purple UI).
Your *.pages.dev URL is your fallback URL — it always works even after adding a custom domain.
Done