Multi-Domain Setup

Manage multiple domains from a single Content Hub account

Why Multi-Domain?

Content Hub's multi-domain feature allows you to manage multiple websites from a single account. This is perfect for agencies, enterprises, and anyone managing multiple properties.

  • Centralized management dashboard
  • Shared API key for all domains
  • Unified analytics and reporting
  • Consistent content management workflow

Adding Domains

  1. Navigate to Domains section
  2. Click "Add Domain"
  3. Enter your domain name
  4. Choose verification method (DNS or file)
  5. Complete verification
  6. Configure domain settings

Domain Settings

Each domain can have its own settings:

  • Custom domain name
  • SSL certificate configuration
  • Redirect rules
  • Custom headers
  • Cache settings

Managing Content Across Domains

When creating content, specify which domain it belongs to:

{
  "title": "My Article",
  "content": "Article content",
  "domain": "example.com"  // Specify the domain
}

Best Practices

  • Use descriptive domain names for easy identification
  • Set up separate API keys for each domain if needed
  • Configure webhooks per domain for notifications
  • Use domain-specific analytics to track performance