Custom Domains

This feature is available on the Premium and Enterprise plans.
By default, your public docs will be available at a URL such as acme.slite.page.

Setting up a custom domain lets you overwrite that, and for example, use docs.acme.com instead.

How to set it up?

    .1Click your team logo icon in the top left, then choose "Workspace settings".
    .2Head to "Public sharing".


Adding your intended subdomain on Slite

    .1Type your custom domain, starting with the subdomain (no https:// required).
    .2You'll set up the CNAME record with your domain host, in the next step.
    .3Set a public homepage for your custom domain. (This step is required.)
    .4Click Save!


Getting the CNAME record set up with your domain host

Instructions will vary per host, but as long as your domain mapping allows for the creation of CNAME records, you should be good to go.

    .1Create a CNAME record to point toward Slite.
    .2You will enter  custom.slite.page  on your DNS provider's CNAME record field and wait for it to propagate (can take up to 24h, but rarely does.)
    .3If they ask for a field like "name" or "subdomain", you'll be entering the subdomain you want to use with Slite (help.yoursite.com, for instance. Or kb.yourdomain.com).
    .4For most hosts, this URL will go in the "Value" or "Destination" field (example:  Godaddy ).


Making sure that the CNAME record is properly set up

To confirm that everything is set up properly, head over to the following URL:
  •  Dig (DNS lookup) 

Then, enter your domain (e.g.  slite.sthack.fr ) and press Return. If it says "Record not found!", go through the steps in this doc again if you have already waited 24 hours.