User-agent: *
Allow: /

# Private / authenticated routes — no crawling needed
Disallow: /api/
Disallow: /favorites/
Disallow: /profile/
Disallow: /messages/

# IMPORTANT: Do NOT disallow /_expo/ or /assets/
# Googlebot needs to fetch JS bundles to render the React app.
# Blocking them causes Googlebot to see a blank page.

# Crawl-delay: respected by Bing, polite crawling
# (Google ignores this but other bots respect it)
Crawl-delay: 1

# Sitemaps
Sitemap: https://opendoorjapan.com/sitemap.xml
Sitemap: https://opendoorjapan.com/sitemap-listings.xml
