# tela — https://telawiki.com # The marketing landing is indexable. The app (auth-gated SPA) and the public # share/permalink pages are kept crawlable but noindex'd via X-Robots-Tag, so # crawlers see the directive (Disallow would hide it). AI crawlers are welcome — # tela is open-source and agent-native — they're covered by the * group below. User-agent: * Allow: / Disallow: /api/ # Static landing pages. Sitemap: https://telawiki.com/sitemap.xml # Public spaces / posts / author homes — backend-generated, updates as content # is published (backend/internal/api/public_og.go HandlePublicSitemap). Sitemap: https://telawiki.com/sitemap-public.xml