Overview
Point your own domain (e.g., stays.yourbrand.com) at the direct-booking site so guests don't see a *.prohost.ai URL. Same setup also applies to guidebook share links.
Setting up
Open Settings → Custom Domain:
- Enter the domain or subdomain you want to use
- ProhostAI shows you the DNS records to add (CNAME, plus a TXT record for verification)
- Add the records at your DNS provider (Cloudflare, Route 53, etc.)
- Click Verify — propagation usually completes in a few minutes
- SSL is provisioned automatically once DNS verifies
What gets served on your domain
- Direct-booking site at
your-domain.com - Each guidebook at
your-domain.com/g/<share-link> - Single-listing pages and checkout
Apex vs. subdomain
DNS providers vary — most don't allow CNAMEs at the apex (root). Use a subdomain like book.yourbrand.com if your provider doesn't support ALIAS / ANAME records.