Website Custom Domains
Connect your own domain name to your ListHouze website for a professional branded experience.
Setup Process
- Add Your Domain - Enter your domain at
/website/domains. It's registered with Vercel and DNS requirements are returned. - Configure DNS - Add the CNAME and TXT records at your domain registrar.
- Verify - Click "Verify" or wait for auto-verification (runs periodically).
- Automatic SSL - After verification, HTTPS is provisioned automatically.
Domain Statuses
| Status | Description |
|---|---|
pending_dns | Awaiting DNS configuration |
verifying | DNS detected, verification in progress |
active | Verified and serving your website |
failed | Check DNS configuration |
Billing
Custom domains are a paid addon tracked in website_addons. Payment is processed through Stripe via the create-addon-checkout edge function.
Primary Domain
Set one domain as primary for canonical URLs, shared links, and the dashboard URL display.
Removing a Domain
Delete via the domains panel. The domain is removed from Vercel, the database record is deleted, and primary domain is cleared if applicable.