User-agent: *
Allow: /

# Sitemap location
Sitemap: https://mightyschool.xyz/sitemap.xml

# Crawl delay (optional - helps with server load)
Crawl-delay: 1

# Allow all major search engines
User-agent: Googlebot
Allow: /

User-agent: Bingbot
Allow: /

User-agent: Slurp
Allow: /

User-agent: DuckDuckBot
Allow: /

# Block access to sensitive areas (if any)
# User-agent: *
# Disallow: /admin/
# Disallow: /api/
# Disallow: /private/

# Allow access to CSS and JS files for better indexing
Allow: /*.css$
Allow: /*.js$
Allow: /*.png$
Allow: /*.jpg$
Allow: /*.jpeg$
Allow: /*.gif$
Allow: /*.svg$
Allow: /*.ico$
