By default, your Customer Portal is hosted on a Commslayer subdomain. You can replace this with your own custom domain — for example, help.yourbrand.com — to give customers a fully branded experience.
Before you start
You'll need:
- Access to your domain registrar's DNS settings (e.g. GoDaddy, Cloudflare, Namecheap).
- A subdomain you'd like to use (e.g.
help.yourbrand.com).
Setting up your custom domain
- Go to Customer Portal → Settings → Custom domain.
- Click Add subdomain.
- Enter the subdomain you want to use (e.g.
help.yourbrand.com). - Commslayer will display a CNAME record with a name and value. Copy both.
Adding the CNAME to your DNS
- Log in to your domain registrar.
- Navigate to the DNS settings for your domain.
- Add a new CNAME record:
-
Name/Host: The value shown in Commslayer (e.g.
help) - Value/Points to: The target URL shown in Commslayer
- TTL: Leave as default
-
Name/Host: The value shown in Commslayer (e.g.
- Save the record.
Verifying your domain
Once the DNS record is saved, return to Commslayer and click Refresh. DNS changes can take a few minutes to a few hours to propagate.
When the domain is verified, your Customer Portal will automatically be accessible at your custom domain. Commslayer also provisions an SSL certificate automatically, so your portal will be served securely over HTTPS.
Troubleshooting
The domain isn't verifying
- Double-check that you copied the CNAME name and value exactly as shown.
- Wait up to 48 hours for DNS propagation and try refreshing again.
- Use a tool like whatsmydns.net to check if your CNAME has propagated.