# IBrandBiz robots.txt
User-agent: *
Allow: /

# Block QA/dev tools from indexing
Disallow: /__qa/
Disallow: /admin/

# Block API endpoints from crawling
Disallow: /api/
