# robots.txt for https://jmcomic.store

# Allow all search engines
User-agent: *

# Allow crawling of essential files
Allow: /static/
Allow: /assets/
Allow: /index.html

# Disallow sensitive or duplicate paths (adjust if needed)
Disallow: /admin/
Disallow: /login/
Disallow: /api/
Disallow: /server/
Disallow: /private/
Disallow: /*.env
Disallow: /*.json$
Disallow: /*.log$

# Sitemap location
Sitemap: https://jmcomic.store/sitemap.xml