Skip to main content

How do I set up a branded short domain?

short domain set up branded short domains links short links

Written by Margarite Marquez
Updated today

🔧 What you’ll need

Access to your domain’s DNS settings (typically through your domain provider like GoDaddy, Namecheap, etc.).

We’ll use april.com as an example domain.

Step 1: Add an A Record

This record connects your domain using IPv4.

  • Host: @

  • Value: 77.83.141.224

Step 2: Add a CNAME Record

This record is used for domain verification.

  • Host: _acme-challenge

  • Value: april.com.rglm.flydns.net

⚠️ Be sure to replace april.com with your actual domain.

Step 3: Add an AAAA Record

This record connects your domain using IPv6 and is now required.

  • Host: @

  • Value: 2a09:8280:1:8a8a:ea19:cb8a:c59a:b5d2

Did this answer your question?