Keep your DNS provider and add a Pages CNAME
Connect one subdomain to Cloudflare Pages without moving authoritative DNS away from your current provider.
Use this path only when AlphaBlue confirms that your website is deployed on Cloudflare Pages and will use a subdomain such as www.example.com or site.example.com.
Your current provider remains responsible for authoritative DNS. You add one CNAME record using values prepared for your project.
If the selected
NameorHostalready has any A, AAAA, CNAME, ALIAS, forwarding or website-builder setting, stop and contact AlphaBlue. Do not delete the existing setting yourself.
AlphaBlue must prepare Pages first
Before you add the DNS record, AlphaBlue will:
- deploy the correct production version to Cloudflare Pages;
- open the Pages project’s
Custom domainssection; - register your exact hostname;
- send you a DNS setting card.
Adding only a CNAME to a pages.dev address without first associating the hostname in Pages can result in a 522 error.
Read your setting card exactly
It will look like this:
Record type: CNAME
Name / Host: <exact subdomain label>
Target / Value / Points to: <exact project>.pages.dev
TTL: Auto / Default
The words used by your provider may differ:
| AlphaBlue card | Provider may call it |
|---|---|
| Name | Host, Hostname, Alias |
| Target | Value, Data, Answer, Points to |
| TTL | Time to live |
Enter the exact values from your card. Do not add https://, /, a page path or quotation marks. Unless the provider-specific guide says otherwise, the Name field normally contains only the subdomain label such as www, not the full domain.
Add the CNAME
- Sign in to the account that currently manages active DNS.
- Open the correct domain’s DNS record editor.
- Search for an existing record with the same
NameorHost. - If any matching record exists, stop and send a screenshot to AlphaBlue.
- Select
Add recordor the provider’s equivalent. - Choose
CNAME. - Enter the exact
Name / Hostfrom the AlphaBlue card. - Enter the exact
Target / Valuefrom the card. - Leave TTL at
Autoor the provider default unless AlphaBlue specifies another value. - Review the fields before saving.
- Save once.
- Take a screenshot showing the new record and send it to AlphaBlue.
Do not edit MX, TXT, DNSSEC or unrelated records. Do not reset the DNS zone.
Limits of this path
This standard setup:
- supports a Cloudflare Pages subdomain;
- does not move DNS management to AlphaBlue;
- does not connect the root domain through the standard external-DNS Pages path;
- does not support an ordinary Cloudflare Workers Custom Domain;
- may leave
example.comseparate fromwww.example.comunless another agreed redirect is configured.
If the root domain must be the primary address, discuss AlphaBlue-managed DNS before proceeding. Do not assume a registrar forwarding feature provides the same HTTPS and reliability behaviour.
After saving
Wait for AlphaBlue to verify the public CNAME, Pages activation and HTTPS certificate. Do not recreate the record or add extra A records while waiting.
Contact AlphaBlue if the provider rejects the target, automatically changes the hostname, shows a conflict or asks you to remove another record.
Official reference
Technical requirements last verified: 7 September 2026.