Custom Url DNS records

Hi,

I using Cloudflare and trying to connect my custom domain. When I try to add an Alias with “dns.builder.live”, Cloudflare doesn’t accept and it looks like;

I tried to ping that URL to get an IPv4 address and it didn’t work as well.

Can anyone help me with this issue?

hey @Omer - you’ll want to use a CNAME record instead of an A record

Try doing:

Type: CNAME
Name: @
Host: dns.builder.live

1 Like

Thanks, Steve it works. Looks like I needed to delete old A and CNAME records to configure it :slight_smile:

1 Like