Help

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

  1. Go to Wiki > Settings
  2. Scroll to Custom Domain
  3. Enter your domain (e.g., wiki.yourpodcast.com)
  4. 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:

  1. Wait 5-30 minutes for propagation
  2. Click Verify Domain
  3. 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.