WordPress Multisite
Reincarnatiopedia runs on WordPress Multisite with wildcard subdomain routing — one installation serves all 200 languages.How It Works
- Wildcard DNS:
*.reincarnatiopedia.com→ Cloudflare → Server - Wildcard SSL: Let’s Encrypt certificate covers all subdomains
- WordPress maps each subdomain to its language blog automatically
mu-plugins
Auto-loaded plugins that run across all 200 sites:| Plugin | Purpose |
|---|---|
reincarnatiopedia-tokens.php | Token economy and paywall |
rp-seo.php | SEO optimization |
libertine-font.php | Custom font loading |
Performance
- Redis object cache shared across all sites
- Cloudflare CDN for static assets
- Nginx file caching (5000 files, 30s TTL)
- Weekly Lighthouse audits across all subdomains