# LLMs.txt for Coolgua # Based on llms.txt.org specification # Website: https://www.coolgua.com/ # Allow/Disallow rules for AI/LLM crawlers User-agent: * Crawl-delay: 1 Disallow: /admin/ Disallow: /private/ Disallow: /api/ Disallow: *.json Allow: /public/ Allow: /blog/ Allow: /docs/ # LLM Provider specific rules User-agent: GPTBot Crawl-delay: 1 User-agent: anthropic-ai Crawl-delay: 1 User-agent: Google-Extended Crawl-delay: 1 User-agent: Baiduspider Crawl-delay: 1 User-agent: AlibabaSpider Crawl-delay: 1 User-agent: ByteDanceSpider Crawl-delay: 1 User-agent: TencentSpider Crawl-delay: 1 User-agent: SogouSpider Crawl-delay: 1 User-agent: 360Spider Crawl-delay: 1 User-agent: WeChatBot Crawl-delay: 1 User-agent: DouyinSpider Crawl-delay: 1 User-agent: ToutiaoSpider Crawl-delay: 1 # Custom rules # Add any custom rules here # For example: # User-agent: * # Disallow: /temp/ # Sitemap: https://www.coolgua.com/sitemap.xml # Sitemap (if available) # Sitemap: https://www.coolgua.com//sitemap.xml # Instructions for AI/LLM providers: # 1. Please respect the crawl-delay setting # 2. Do not crawl disallowed paths # 3. Contact website owner for questions # 4. This file follows llms.txt.org specification