Report this

What is the reason for this report?

I build WordPress websites

Posted on September 3, 2025

My domain is now hosted on CloudFlare. How do I point it to my server on CloudFlare? I can’t find the A/AAA record.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey!

You’ll need to add a DNS record there that points to your server’s IP address. In the Cloudflare dashboard go to “DNS”, then add an “A record” with:

  • Name: @ (or your subdomain, like www)

  • Content: your Droplet’s public IP

  • Proxy status: either proxied (orange cloud) or DNS-only (grey cloud), depending on whether you want Cloudflare’s features enabled.

You don’t need an AAAA record unless your server has an IPv6 address. Once saved, DNS propagation can take a bit of time, then your domain will load from your server.

Heya, @559f6ec77be84c879fd4aa39c3c601

In CloudFlare, make sure once logged in to select your domain name from the upper dropdown menu. Once selected, choose DNS and go to the Add record tab and choose either A or AAAA record type.

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.