IndexNow & SEO
IndexNow
IndexNow pushes new content URLs to Bing, Yandex, and Seznam for instant indexing. Access at /admin/indexnow.
Configuration:
- Enable/disable — toggle pushes on or off
- API key — your unique IndexNow key (alphanumeric)
- Key file — the platform auto-creates
/{key}.txtfor verification
Queue:
- URLs are queued automatically when content is created or edited
- A cron drains the queue every 5 minutes
- Manual flush available for bulk content imports
Monitoring:
- Pending count, sent (24h), failed, total queue
- Status per URL: sent, pending, or failed with retry count and error
SEO Defaults
Configure in /admin/branding under the SEO section:
- Meta title — suffix appended to all page titles
- Meta description — default description for pages without specific descriptions
- Open Graph image — default social share image
- Canonical URLs — automatically generated for all pages
- robots.txt — auto-generated, blocks search results and user-generated query pages
- noindex — applied to search results, user walls, and other non-crawlable surfaces
Sitemap
The platform generates an XML sitemap at /sitemap.xml listing all public forums, threads, and pages. Updated automatically as content changes.
## IndexNow & SEO
### IndexNow
IndexNow pushes new content URLs to Bing, Yandex, and Seznam for instant indexing. Access at `/admin/indexnow`.
**Configuration:**
- **Enable/disable** — toggle pushes on or off
- **API key** — your unique IndexNow key (alphanumeric)
- **Key file** — the platform auto-creates `/{key}.txt` for verification
**Queue:**
- URLs are queued automatically when content is created or edited
- A cron drains the queue every 5 minutes
- Manual flush available for bulk content imports
**Monitoring:**
- Pending count, sent (24h), failed, total queue
- Status per URL: sent, pending, or failed with retry count and error
### SEO Defaults
Configure in `/admin/branding` under the SEO section:
- **Meta title** — suffix appended to all page titles
- **Meta description** — default description for pages without specific descriptions
- **Open Graph image** — default social share image
- **Canonical URLs** — automatically generated for all pages
- **robots.txt** — auto-generated, blocks search results and user-generated query pages
- **noindex** — applied to search results, user walls, and other non-crawlable surfaces
### Sitemap
The platform generates an XML sitemap at `/sitemap.xml` listing all public forums, threads, and pages. Updated automatically as content changes.