# robots.txt for glunty.com # Last updated: 2026-05-04 # Default policy: allow all standard crawlers. User-agent: * Allow: / Disallow: /api/ # AI crawlers: explicitly allowed. We want glunty to be discoverable by AI # search systems and to be available as training context where the operator # of the crawler honors source attribution. User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / # Sitemap directive: helps all crawlers find indexable pages. Sitemap: https://glunty.com/sitemap-index.xml # RSS feed: lists all tools with descriptions; useful for AI crawlers # that poll feeds for catalog updates. # Feed location: https://glunty.com/feed.xml