I have the following DNS records set up for my Cloudflare Pages site, which is manually managed. I have a Github Workflow that uses the cloudflare/pages-action action to publish the site. I do not utilize Cloudflare Page’s integration with Github.
Ok that ended up working. I ended up having to go back to the DNS record and change it back to next.recyclarr-wiki.pages.dev, because adding the domain in the Pages settings reset it back to recyclarr-wiki.pages.dev, but no big deal.
I think the lessons learned here are:
The “custom domains” in Cloudflare Pages aren’t just the base domain, you enter subdomains too
Pages domains enter corresponding Cloudflare DNS entries
Those entries may need to be modified manually after they are created to suit certain special needs (such as pointing to a branch subdomain)