# https://www.robotstxt.org/robotstxt.html
User-agent: *
Allow: /
# Disallow indexing for API endpoints
Disallow: /api/
# Disallow internal Astro assets that don't need direct indexing
Disallow: /_astro/
# Disallow admin or sensitive system routes
Disallow: /admin/
Disallow: /session-check/
# Sitemap location
Sitemap: https://runenode.com/sitemap-index.xml