Help Center / Wiki
Custom Domains
Use your own domain for your wiki
Custom Domains (Pro)
Use your own domain like wiki.yourpodcast.com instead of yourshow.podrewind.com.
Requirements
- Pro plan
- Access to your domain's DNS settings
Setup
- Go to Wiki > Settings
- Scroll to Custom Domain
- Enter your domain (e.g., wiki.yourpodcast.com)
- Click Add Domain
DNS Configuration
Add a CNAME record:
- Host: wiki (or your subdomain)
- Value: cname.vercel-dns.com
- TTL: Auto or 3600
For apex domains (yourpodcast.com without www/wiki), use an A record instead.
Verification
After adding DNS:
- Wait 5-30 minutes for propagation
- Click Verify Domain
- Once verified, your wiki will be accessible at your custom domain
Troubleshooting
- Not verifying? DNS changes can take up to 48 hours. Try again later.
- SSL errors? SSL certificates are provisioned automatically after verification.