A custom domain lets readers reach a channel at your own hostname — for example blog.example.com — instead of the default omnicon.cloud/en/c/<channelPermaName> URL.
Under the hood, OmniCon keeps serving the same channel; a middleware layer matches the incoming hostname against the channel's CustomDomain field and rewrites the path internally. Your content, editor URLs, and APIs don't change.
Setup is two steps:
- Prove you own the domain by adding a TXT record.
- Point the domain at OmniCon with a CNAME record.
Related topics: