# Prompt Studio robots.txt
User-agent: *
Allow: /
Allow: /ar/
Allow: /en/
Disallow: /admin
Disallow: /admin/*
Disallow: /settings
Disallow: /api.php
Disallow: /data/
Disallow: /storage/
Disallow: /templates/
Disallow: /*.json$
Disallow: /*.php.obf.bak$

# Allow important bots
User-agent: Googlebot
Allow: /
User-agent: Bingbot
Allow: /
User-agent: YandexBot
Allow: /
User-agent: DuckDuckBot
Allow: /

# Sitemap
Sitemap: sitemap.xml
