# Toyaab Search Engine Robots.txt
# Allow all search engines to index the site

User-agent: *
Allow: /

# Disallow sensitive directories
Disallow: /app/
Disallow: /cache/
Disallow: /.env

# Sitemap
Sitemap: https://toyaab.com/sitemap.xml
