# Logifit Robots.txt # https://logifit.io User-agent: * Allow: / # Sitemaps Sitemap: https://logifit.io/sitemap.xml # LLMs.txt for AI crawlers (ChatGPT, Claude, Perplexity, etc.) # See: https://llmstxt.org/ # AI assistants can find structured information about Logifit at: # https://logifit.io/llms.txt # Disallow admin or private paths (add as needed) Disallow: /api/ Disallow: /admin/ # Crawl-delay for respectful crawling Crawl-delay: 1 # Specific AI crawler permissions User-agent: GPTBot Allow: / Allow: /llms.txt User-agent: ChatGPT-User Allow: / Allow: /llms.txt User-agent: Claude-Web Allow: / Allow: /llms.txt User-agent: Anthropic-AI Allow: / Allow: /llms.txt User-agent: PerplexityBot Allow: / Allow: /llms.txt User-agent: Cohere-AI Allow: / Allow: /llms.txt