Domain won't work

So i connected a custom domain (aouqa.ml) but it won’t work. When I go to the site it says “not found: aouqa.ml” how do I solve this?

You probably had a typo in the domain name, remove the domain and add it again :grinning:

You made a typo. Remove the domain from your project, and add your correct domain (aqua.ml). And you’re done.

No the domain is aouqa.ml and it happend to one of my old domains too

No the domain is aouqa.ml and it happend to one of my old domains too.

Looks like the DNS for your domain might not be set up: https://dnscheck.app/aouqa.ml

I’ve tried fixing it but I can’t. It’s not working

  1. Assuming you use freenom DNS (which you really shouldn’t be, the propagation time is awful), create a CNAME record that’s target is glitch.edgeapp.net.
  2. Point that record to www.
  3. Wait up to 72 hours.
  4. If that doesn’t work, open the Command Prompt/Terminal and run ping glitch.edgeapp.net. Take the IP from that and make an A record that targets it.
  5. Point the A record to www.

On top of that, use https://cloudflare.com to manage requests and dns.

1 Like

Propagation time is so much faster there.