User-agent: * Allow: / # Allow access to important CSS, JS, and media files for proper rendering Allow: /src/ Allow: /public/ Allow: /avatars/ Allow: /logos/ # Disallow crawling of private/sensitive areas Disallow: /api/ Disallow: /server/ Disallow: /supabase/ Disallow: /.env Disallow: /node_modules/ Disallow: /.git/ # Disallow crawling of user-specific dashboard pages (require authentication) Disallow: /dashboard/ Disallow: /admin/ Disallow: /settings/ # Allow crawling of public documentation and help pages Allow: /help Allow: /docs Allow: /support # Disallow crawling of temporary or development files Disallow: /*.tmp Disallow: /*.log Disallow: /temp/ Disallow: /test/ # Special bot instructions User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Perplexity-AI Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: ChatGPT Allow: / # Allow LLM bots to access llms.txt for better understanding Allow: /llms.txt Allow: /llms-full.txt # Sitemap location Sitemap: https://study-graph.com/sitemap.xml # Crawl delay (be gentle on the server) Crawl-delay: 1