To configure Namecheap for custom domains, we need to set up CNAME records for all the domains you want to point to your Miget app.

Add CNAME records

  1. Go to the Domain List, select your domain and click on the Manage button on the right. After that, click on the Advanced DNS tab.
    Namecheap advanced DNS tab
  2. Add a CNAME record for your domain to point to your Miget DNS target, which looks like: ingress-<random>.migetns.com. To add new record, click the red button called Add new record. From the dropdown menu (Type), select CNAME Record. For root domain, as a Host type @, as Value type Miget’s DNS target. The TTL setting leave default (Automatic).
    Namecheap add CNAME record
  3. Add another CNAME record for www domain.
That’s it! DNS changes can take a few minutes to propagate, but once they do you should be all set.