User-agent: *
Allow: /

# Disallow test files
Disallow: /test-routes.php
Disallow: /test-routes

# Sitemap
Sitemap: http://esa/sitemap.xml

# Disallow admin/private directories (if any)
Disallow: /api/
Disallow: /data/

# Allow CSS and JS
Allow: /*.css$
Allow: /*.js$
