# robots.txt for MyEventPrep # https://myeventprep.app User-agent: * Allow: / # Disallow authentication pages Disallow: /login Disallow: /signup Disallow: /forgot-password Disallow: /reset-password Disallow: /maintenance # Disallow protected user pages Disallow: /dashboard Disallow: /events Disallow: /products Disallow: /planning Disallow: /profile # Disallow admin pages Disallow: /admin # Disallow marketing screenshot-only pages Disallow: /marketing/ # Disallow API routes Disallow: /api/ # Sitemap location Sitemap: https://myeventprep.app/sitemap.xml