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.
Adding a Domain
Section titled “Adding a Domain”- Go to the Domains tab in the JASM dashboard.
- Click Add Domain and enter your desired domain or subdomain.
- Once added, JASM will provide you with DNS records to configure at your domain registrar (like GoDaddy, Namecheap, or Cloudflare).
Configuring DNS Records
Section titled “Configuring DNS Records”Depending on whether you are adding a root domain or a subdomain, you will need to add a specific DNS record.
Subdomains (Recommended)
Section titled “Subdomains (Recommended)”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
Root Domains
Section titled “Root Domains”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.
Verification
Section titled “Verification”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.