# Deployalo - Robots.txt # https://deployalo.com User-agent: * Allow: / # Sitemap Sitemap: https://deployalo.com/sitemap.xml # LLM-specific information file # See: https://llmstxt.org LLMs.txt: https://deployalo.com/llms.txt # Crawl-delay for politeness Crawl-delay: 1 # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # AI Crawlers - Allow for training data User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: CCBot Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / # Disallow admin and auth internals User-agent: * Disallow: /admin/ Disallow: /api/ Disallow: /auth/callback # Host Host: https://deployalo.com