Custom Domains
By default, your website is accessible at docs.listhouze.com/site/your-slug. With a custom domain, visitors can access your site at your own address - like www.youragency.com.au or homes.youragency.co.nz.
Prerequisites
Before setting up a custom domain, you need:
- A registered domain name - Purchase from any domain registrar (GoDaddy, Namecheap, Google Domains, Crazy Domains, etc.)
- Access to your DNS settings - You will need to add DNS records at your registrar
- Custom Domain add-on subscription - $299 AUD/month (see below)
Subscribing to the Custom Domain Add-on
Custom domains require a paid add-on subscription:
| Detail | Value |
|---|---|
| Price | $299 AUD per month |
| Billing | Recurring monthly via Stripe |
| Trial | Not included in the free trial - payment required |
How to Subscribe
- Navigate to Website → Domains in your dashboard
- Click Subscribe on the pricing card
- Complete checkout through Stripe
- You are redirected back to your dashboard with the domain management panel unlocked
Info
Adding Your Domain
- In the Domains panel, enter your domain name (e.g.,
youragency.com.au) - Click Add Domain
- ListHouze checks that the domain is available and not already in use
- DNS instructions are displayed for you to configure
Configuring DNS
After adding your domain, you need to create DNS records at your domain registrar. The exact records depend on whether you are using an apex domain or a subdomain.
Apex Domain (e.g., youragency.com.au)
Add an A record pointing to:
| Record Type | Name | Value |
|---|---|---|
| A | @ (or blank) | 216.150.0.1 |
Subdomain (e.g., www.youragency.com.au)
Add a CNAME record pointing to:
| Record Type | Name | Value |
|---|---|---|
| CNAME | www | cname.vercel-dns.com |
Verification Record
You may also need to add a TXT record for domain ownership verification. The exact value is shown in the DNS instructions dialog and is unique to your domain.
Tip
youragency.com.au and www.youragency.com.au to work, add both the A record for the apex domain and the CNAME record for the www subdomain.Country-Code Domains
ListHouze correctly handles country-code second-level domains common in Australia and New Zealand:
.com.au,.co.nz,.co.uk- Treated as apex domains when used directlywww.example.com.au- Treated as a subdomain ofexample.com.au
Verifying Your Domain
After configuring DNS at your registrar:
- Return to Website → Domains
- Click Verify next to your domain
- ListHouze checks two things:
- Ownership verification - Confirms you control the domain
- DNS configuration - Confirms your DNS records are pointing correctly
Verification Results
| Result | Meaning | Action |
|---|---|---|
| Active | Domain is fully configured and live | No action needed |
| Verifying | DNS records found but not fully propagated | Wait and try again in a few minutes |
| DNS Misconfigured | Records are incorrect or conflicting | Check the instructions dialog for specific issues |
| Failed | Permanent error (e.g., domain in use by another project) | Contact support |
Warning
Automatic Verification
ListHouze also runs automatic verification checks periodically for pending domains. If you configure DNS correctly and leave, your domain may activate automatically without you needing to click Verify.
After Activation
Once your domain is active:
- Your website is accessible at your custom domain URL
- Internal links automatically use clean URLs (no
/site/your-slugprefix) - A success modal appears with confirmation
- You can set your domain as the primary domain to use it as the canonical URL
Removing a Domain
To remove a custom domain:
- Go to Website → Domains
- Click the remove button next to the domain
- Confirm removal
The domain is unlinked from your website and removed from the hosting platform. Your website remains accessible at its ListHouze subdomain URL.
Managing Your Subscription
To manage billing or cancel your custom domain subscription, click Manage Subscription in the Domains panel. This opens the Stripe customer portal where you can update payment methods, view invoices, or cancel.
If your subscription is canceled, your custom domain stops working but your website remains accessible at its ListHouze subdomain URL.