# Robots.txt for ai.proviska.com # Only block admin interfaces from search engines User-agent: * # Block admin dashboards only Disallow: /api/admin-dashboard.html Disallow: /api/admin-dashboard-v2.html Disallow: /api/admin-panel.html # Allow all other API endpoints for your apps Allow: /api/ # Sitemap (if you have one) # Sitemap: https://ai.proviska.com/sitemap.xml