# Block static assets for all bots User-agent: * Disallow: /_next/ Disallow: /fonts/ Disallow: /*.js$ Disallow: /*.woff$ Disallow: /*.woff2$ Disallow: /*.ttf$ Disallow: /*.css$ Disallow: /api/ Disallow: /admin/ Disallow: /event-logger/ # Allow major search engines and social media (but still block static assets) User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: YandexBot Allow: / User-agent: Baiduspider Allow: / # Allow LLM and AI crawlers for discoverability User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: Omgilibot Allow: / User-agent: Applebot Allow: / User-agent: omgili Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / User-agent: DuckDuckBot Allow: / # Block high-cost, non-essential bots completely User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # Block specific high-cost crawlers (but NOT ad crawlers) User-agent: discord-crawler Disallow: / User-agent: snap-prrview Disallow: / User-agent: curl Disallow: / # Sitemap for allowed crawlers Sitemap: https://teleparty.com/sitemap.xml