Deleted a DNS record, need help.

I wanted to change my website host from Netlify to Cloudflare Pages. So I removed domain from Netlify settings, and I deleted two DNS records that I thought were related to Netlify. CNAME and A with the IP address. Now I have added back CNAME with the pages.dev URL. But I don’t have the IPv4 saved? Any suggestions what can I do?
3 Replies
Laudian
Laudian2mo ago
You can check if you find it in the audit log: https://dash.cloudflare.com/?to=/:account/audit-log
qba
qbaOP2mo ago
Ok, I found the audit with the correct IP I think. I went back to Netlify and registered back the domain so website is up. Still how do I connect the Cloudflare Page to the domain? I’d like to use your DNS.
Laudian
Laudian2mo ago
Cloudflare Docs
Custom domains · Cloudflare Pages docs
When deploying your Pages project, you may wish to point custom domains (or subdomains) to your site.

Did you find this page helpful?