Skip to content

Create zone apex record

When you add a domain to Cloudflare, you may also need to create a DNS record on your zone apex (example.com).

To do this, create an IP address resolution record (A, AAAA, or CNAME) using @ for the Name, as in the following example.

TypeNameIPv4 addressProxy status
A@192.0.2.1Proxied
  1. Log in to the Cloudflare dashboard and select your account and zone.
  2. Go to DNS > Records and select Add record.
  3. Select A, AAAA, or CNAME as the record Type, according to your needs:
    • To point to an IPv4 address, select A, use your zone apex (@) for the record Name, and insert the IPv4 address in the respective field.
    • To point to an IPv6 address, select AAAA, use your zone apex (@) for the record Name, and insert the IPv6 address in the respective field.
    • To point to a fully qualified domain name (FQDN) (such as your-site.host.example.com), select CNAME, use your zone apex (@) for the record Name, and insert the fully qualified domain name in the Target field.
  4. Specify the Proxy status and TTL according to your needs.
  5. Select Save to confirm.

Domain redirects

Once you create a domain, you may want to route that traffic to other places.

For more guidance, refer to Redirect domain to subdomain or Redirect one domain to another.

Get free SSL certificates

Cloudflare offers free, unshared, publicy trusted Universal SSL certificates to all Cloudflare domains.