# Explorex Robots.txt # https://explorex.co # Allow all crawlers full access User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /memberships/ # Google User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Googlebot-Image Allow: / User-agent: Googlebot-News Allow: / # Bing User-agent: Bingbot Allow: / Crawl-delay: 1 # Social Media User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: Pinterest Allow: / # AI Crawlers - Allow for better AI readability User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: Anthropic-AI Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Bytespider Allow: / User-agent: CCBot Allow: / # Yandex User-agent: Yandex Allow: / Crawl-delay: 2 # DuckDuckGo User-agent: DuckDuckBot Allow: / # Sitemap location Sitemap: https://explorex.co/sitemap.xml