Documentation Index
Fetch the complete documentation index at: https://docs.fanfare.io/llms.txt
Use this file to discover all available pages before exploring further.
Coming SoonCustom domain support is planned for a future release. Currently, landing pages are hosted on Fanfare subdomains.
Default Domain Structure
Landing pages are hosted on Fanfare infrastructure:URL Components
| Component | Description | Example |
|---|---|---|
| org-slug | Your organization’s subdomain | acme |
| experience-slug | Experience identifier | summer-drop |
| page-slug | Landing page identifier | register |
Custom Domains (Coming Soon)
When custom domains launch, you will be able to:Host on Your Domain
Subdomain Configuration
Use a dedicated subdomain:- Choose subdomain (e.g.,
drop.your-brand.com) - Add CNAME record pointing to Fanfare
- Verify ownership
- SSL automatically provisioned
Apex Domain (Root)
For root domains, use A records:SSL/TLS Configuration
All landing pages are served over HTTPS:Default (Fanfare Subdomains)
- SSL included automatically
- Managed by Fanfare
- Auto-renewing certificates
Custom Domains (Coming Soon)
- Automatic SSL provisioning via Let’s Encrypt
- Certificate management handled by Fanfare
- No manual certificate uploads required
Domain Verification
When adding a custom domain:Step 1: Add Domain
Enter your custom domain in settings:Step 2: DNS Configuration
Add required DNS records:Step 3: Verification
Fanfare verifies:- TXT record present (ownership)
- CNAME points correctly (routing)
- SSL can be provisioned
Step 4: Activation
Once verified:- Domain becomes active
- SSL certificate issued
- Traffic routes to your landing page
Multiple Domains
Support for multiple custom domains per organization:| Domain | Experience |
|---|---|
summer.brand.com | Summer Drop 2024 |
vip.brand.com | VIP Access Portal |
events.brand.com | Event Registration |
URL Redirects
Planned Redirect Features
| Type | Description |
|---|---|
| Slug change | Redirect old slug to new |
| Domain migration | Old domain to new domain |
| Experience end | Redirect after experience ends |
| Custom rules | Pattern-based redirects |
Redirect Configuration
Current Workarounds
Using Your Own Domain with Proxy
Until custom domains are supported, use a reverse proxy:Cloudflare Workers
Nginx Proxy
URL Shorteners
For marketing, use shortened URLs:QR Codes
Generate QR codes pointing to Fanfare URLs:- Works with default domains
- Update destination without reprinting
DNS Provider Guides
Cloudflare
- Go to DNS settings
- Add CNAME record
- Enable “Proxy” for additional features (optional)
GoDaddy
- Go to DNS Management
- Add new CNAME record
- Save changes (propagation: 24-48h)
Namecheap
- Advanced DNS settings
- Add new CNAME record
- TTL: Automatic
AWS Route 53
- Hosted zone for your domain
- Create record set
- Type: CNAME
- Value: custom.fanfare.io
Troubleshooting
DNS Not Propagating
| Issue | Solution |
|---|---|
| Still showing old site | Wait up to 48 hours for propagation |
| Intermittent | Lower TTL before making changes |
| Wrong destination | Verify CNAME value is correct |
SSL Errors
| Error | Cause | Solution |
|---|---|---|
| Not secure | SSL not yet provisioned | Wait 10-30 minutes after DNS verification |
| Certificate mismatch | Wrong domain in certificate | Verify domain configuration |
| Mixed content | HTTP resources on HTTPS page | Update all resource URLs to HTTPS |
Verification Failing
| Issue | Solution |
|---|---|
| TXT record not found | Ensure record host is _fanfare-verification |
| CNAME not found | Verify CNAME points to custom.fanfare.io |
| Timeout | Check DNS propagation status |
Next Steps
SEO
Optimize for search engines
Analytics
Track page performance
Preview
Test before publishing
Branding
Customize your page