Skip to content

Custom Domains

For a truly professional presence, JASM allows you to attach your own custom domain (e.g., links.yourcompany.com) instead of using the default jasm.app domain.

  1. Go to the Domains tab in the JASM dashboard.
  2. Click Add Domain and enter your desired domain or subdomain.
  3. Once added, JASM will provide you with DNS records to configure at your domain registrar (like GoDaddy, Namecheap, or Cloudflare).

Depending on whether you are adding a root domain or a subdomain, you will need to add a specific DNS record.

If you are adding a subdomain (e.g., links.acme.com), you must add a CNAME record:

  • Type: CNAME
  • Name: links
  • Value: cname.jasm.app

If you are adding a root domain (e.g., acme.com), you must add an A Record:

  • Type: A
  • Name: @
  • Value: 76.76.21.21

Note: DNS propagation can take anywhere from a few minutes to 24 hours depending on your provider.

After adding the DNS records, return to the Domains tab and click Refresh to verify the connection. Once verified, the domain will show a green badge, and you will be able to select it from the dropdown menu when creating new Short Links or Bio Profiles.