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
- Navigate to Domains section
- Click "Add Domain"
- Enter your domain name
- Choose verification method (DNS or file)
- Complete verification
- 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