99AI/chat/public/robots.txt
2025-05-31 02:28:46 +08:00

21 lines
310 B
Plaintext

User-agent: *
Disallow: /api/
Disallow: /auth/
Allow: /
# Prevent indexing of sensitive paths
Disallow: /admin/
Disallow: /login
Disallow: /register
Disallow: /settings
Disallow: /user/
# Allow crawling of static assets
Allow: /assets/
Allow: /images/
Allow: /css/
Allow: /js/
# Crawl-delay
Crawl-delay: 10