How to Add a Custom Domain
When creating an Ideanote workspace, one of your options is to create a subdomain. This will make subdomain.ideanote.io the address for your workspace. You can share that address with other people, or you can set up a custom domain, e.g. ideas.example.com, to use with your workspace instead. This article walks you through setting up a custom domain.
- Go to Settings
- Click Custom Domain
- Add your custom domain
- Set up CNAME record at your domain name registrar
You'll need to create a CNAME record at your DNS hosting provider (or whoever manages your DNS configuration).
If you don't know who your DNS hosting provider is you can use MX Toolbox's DNS Lookup to discover public information about your domain. Enter your domain there and find the “dns check” column. We have included links to some popular providers’ help pages on CNAME or DNS below. If you don’t see your provider listed here or need additional help you are always welcome to contact our support team.
- Bluehost: What Is A CNAME - How To Create & Edit CNAME
- Cloudflare: Configuring a CNAME setup
- DNSMadeEasy: CNAME Record
- GoDaddy: Domains Help: Add a CNAME record
- Google Domains: Create an A or CNAME record
- Hover: Managing DNS records
- Namecheap: How to Create a CNAME Record For Your Domain
- Network Solutions: CNAME Records (Host Aliases)
- Rackspace Cloud DNS: Create DNS records with Cloud DNS
The DNS record must be of type "CNAME" with a host value equal to the subdomain part of your custom domain, for example, "ideas" if you want to host Ideanote on "ideas.example.com" (some DNS providers require the entire domain).
Set the value to "custom-domain.ideanote.io".
If you can specify the TTL (Time to Live), this can be set to "automatic" or "60 minutes".