# Reicon — robots.txt # https://reicon.dev # Free, open-source SVG icon library (2700+ icons). # ── Default: allow everything ────────────────────────────────────────── User-agent: * Allow: / Disallow: /api/ # ── Search engine crawlers (explicit allow, no crawl-delay) ──────────── User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: YandexBot Allow: / # ── AI / LLM crawlers (welcomed for GEO discoverability) ─────────────── # We explicitly allow these so Reicon can be cited in AI answers. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / User-agent: cohere-ai Allow: / # ── Sitemaps ─────────────────────────────────────────────────────────── Sitemap: https://reicon.dev/sitemap.xml