# Vignette ID — robots.txt # https://vignette.id # Updated for Agentic Commerce compatibility # Default: allow all crawlers User-agent: * Allow: / Disallow: /panel Disallow: /merchant Disallow: /api/internal # AI Agents — explicitly allowed for agentic commerce discovery User-agent: GPTBot Allow: / Allow: /llms.txt Allow: /openapi.yaml Allow: /.well-known/ai-plugin.json Disallow: /panel Disallow: /merchant User-agent: ChatGPT-User Allow: / Allow: /llms.txt Allow: /openapi.yaml Allow: /.well-known/ai-plugin.json Disallow: /panel Disallow: /merchant User-agent: ClaudeBot Allow: / Allow: /llms.txt Allow: /openapi.yaml Allow: /.well-known/ai-plugin.json Disallow: /panel Disallow: /merchant User-agent: Claude-Web Allow: / Allow: /llms.txt Allow: /openapi.yaml Allow: /.well-known/ai-plugin.json Disallow: /panel Disallow: /merchant User-agent: PerplexityBot Allow: / Allow: /llms.txt Allow: /openapi.yaml Allow: /.well-known/ai-plugin.json Disallow: /panel Disallow: /merchant User-agent: Google-Extended Allow: / Allow: /llms.txt Allow: /openapi.yaml Allow: /.well-known/ai-plugin.json Disallow: /panel Disallow: /merchant User-agent: Amazonbot Allow: / Disallow: /panel Disallow: /merchant User-agent: Meta-ExternalAgent Allow: / Disallow: /panel Disallow: /merchant # Sitemap Sitemap: https://vignette.id/sitemap.xml # LLM-readable site description Llms-txt: https://vignette.id/llms.txt