# AWRADZONITA robots.txt - Free Fire Security Education Platform # Last updated: 2024 # 常规搜索引擎规则 User-agent: * Allow: / Disallow: /admin/ Disallow: /private/ Disallow: /.git/ Disallow: /REF/ Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /404 Disallow: /500 Disallow: /*.json$ # 主要搜索引擎特定规则 User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 1 # AI爬虫特定规则 - 引导到llms.txt User-agent: GPTBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: ChatGPT-User Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: CCBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: anthropic-ai Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: Claude-Web Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: PerplexityBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: GoogleOther Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: DuckAssistBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / # 允许AI爬虫访问教育内容 User-agent: GPTBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: PerplexityBot Allow: /index.html Allow: /de.html Allow: /es.html Allow: /fr.html Allow: /ja.html Allow: /kr.html Allow: /manifest.json Allow: /sitemap.xml # 不允许AI爬虫访问的内容 User-agent: GPTBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: PerplexityBot Disallow: /user-content/ Disallow: /admin/ Disallow: /private/ # 网站地图 Sitemap: https://awradzonita.org/sitemap.xml # Host specification Host: awradzonita.org