Host mapping in Zendesk allows you to change the default Zendesk subdomain of your help center to a subdomain of your own domain. This means instead of having a URL like mycompany.zendesk.com, you can have support.mycompany.com. This feature is useful for branding and creating a seamless experience for your users.
To set up host mapping, you need to register a domain and create a subdomain, make the subdomain an alias of your Zendesk address using a CNAME record, specify the new address in Zendesk, and set up a hosted SSL. For more details, check out theoriginal Zendesk documentation.
To set up a custom domain for your Zendesk help center, you need to follow a few steps. First, register a domain and create a subdomain like support.mycompany.com. Then, make this subdomain an alias of your Zendesk address by creating a CNAME…
No, you cannot use your root domain for Zendesk host mapping. Host mapping only supports subdomains, such as support.mycompany.com. Using a root domain like mycompany.com is not supported, especially if it contains a DNS SOA record. To check for an…
To configure a CNAME record for Zendesk host mapping, log in to your domain registrar's control panel and locate the DNS management section. Find the CNAME records and either add a new record or edit an existing one to point your subdomain to your…
For a host-mapped Zendesk domain, you have two SSL options: using a free Zendesk-provisioned SNI-based SSL certificate or providing your own SNI-based SSL certificate. The Zendesk-provisioned certificate is automatically renewed and covers up to…
You can extend HTTP Strict Transport Security (HSTS) for your host-mapped, SSL-enabled Zendesk domain to one year. HSTS ensures that your domain is accessed only over HTTPS, preventing man-in-the-middle attacks. To extend HSTS, go to Admin Center >…