Dashboard

Custom Domain Setup

White-label your review pages by serving them from your own domain (e.g., reviews.yourBrand.com). This looks more professional and keeps your brand consistent.

Plan Requirement

Custom domains are available on Starter, Franchise, and Agency plans.
Check Plan

Setup Instructions

1. Add your domain

Go to Custom Domain in your dashboard and enter the full subdomain you want to use.

reviews.yourBrand.com

2. Configure DNS Records

Log in to your domain provider (GoDaddy, Namecheap, Cloudflare, etc.) and add the following two records:

TypeName (Host)Value (Points to)
TXT_reviews(Unique token from dashboard)
CNAMEreviewscname.vercel-dns.com

3. Verify Connection

Click the Verify button in your dashboard. It may take a few minutes for DNS changes to propagate globally.

🛠️ Troubleshooting

  • Verification failed? DNS propagation can take up to 48 hours, though usually it happens within minutes. Wait a bit and try again.
  • Cloudflare users: Make sure the "Proxy status" cloud icon is set to DNS Only (Grey cloud), not Proxied (Orange cloud), for the verification step.
  • SSL/HTTPS: We automatically provision an SSL certificate for your custom domain once verified.