# robots.txt for Valiant Psychiatry

User-agent: *
# Allow all important pages to be indexed
Allow: /

# Block common admin or private areas (update if needed)
Disallow: /admin/
Disallow: /login/
Disallow: /portal/
Disallow: /api/

# Block search engines from indexing duplicate or unfinished content
Disallow: /draft/
Disallow: /test/
