# robots.txt for swoon.ai # Swoon Media operating as Swoon.ai | AI Marketing Agency # Last updated: 2026-05-31 # AI Context Files: https://swoon.ai/llms.txt | https://swoon.ai/llms-full.txt # ------------------------------------------------------- # Default: allow all crawlers # ------------------------------------------------------- User-agent: * Allow: / Disallow: /admin/ Disallow: /api/ # ------------------------------------------------------- # AI search retrieval crawlers — explicitly allowed # These bots retrieve content to answer user queries in # ChatGPT, Perplexity, Google AI Overviews, Bing Copilot # ------------------------------------------------------- User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: GoogleOther Allow: / User-agent: Bingbot Allow: / User-agent: Applebot Allow: / # ------------------------------------------------------- # AI training crawlers — intentionally allowed # GPTBot, ClaudeBot, and Google-Extended are used for # both training and real-time retrieval. Allowing them # supports AI citation and answer inclusion. # ------------------------------------------------------- User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / # ------------------------------------------------------- # Sitemap # ------------------------------------------------------- Sitemap: https://swoon.ai/sitemap.xml # ------------------------------------------------------- # AI Context Files (llms.txt standard — https://llmstxt.org) # Summary: https://swoon.ai/llms.txt # Full context: https://swoon.ai/llms-full.txt # -------------------------------------------------------