# Allow all crawlers User-agent: * Allow: / Disallow: /cms # AI assistants and answer engines. Listed explicitly because a named group # overrides the wildcard above: without repeating the rules here, these bots # would inherit nothing and /cms would be left open to them. User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: PerplexityBot User-agent: Perplexity-User User-agent: ClaudeBot User-agent: Claude-User User-agent: Claude-SearchBot User-agent: anthropic-ai User-agent: Google-Extended User-agent: Applebot-Extended User-agent: Bingbot User-agent: cohere-ai User-agent: Meta-ExternalAgent Allow: / Disallow: /cms # Important: If site.baseUrl in src/config/site.ts changes, update the URLs below manually Sitemap: https://yootraffic.com/sitemap.xml # https://llmstxt.org LLM-Content: https://yootraffic.com/llms.txt # https://acceptmarkdown.com - every page serves a markdown representation via # `Accept: text/markdown`, or at the same path with `.md` appended. # Public read-only API, no key required. https://spec.openapis.org # OpenAPI: https://yootraffic.com/openapi.json # API index: https://yootraffic.com/api/v1 # https://modelcontextprotocol.io - MCP server over Streamable HTTP # MCP: https://yootraffic.com/mcp # MCP-Manifest: https://yootraffic.com/mcp.json