# AiconnectPro Robots.txt # https://aiconnectpro.lovable.app User-agent: * Allow: / # Public pages Allow: /features Allow: /pricing Allow: /about Allow: /docs Allow: /auth Allow: /terms Allow: /privacy # Protected/private routes - disallow crawling Disallow: /dashboard Disallow: /settings Disallow: /voice-assistant Disallow: /screen-analysis Disallow: /livekit-share Disallow: /reset-password Disallow: /forgot-password Disallow: /oauth-callback # API and function endpoints Disallow: /api/ Disallow: /supabase/ # Sitemap location Sitemap: https://aiconnectpro.lovable.app/sitemap.xml