# Allow all crawlers by default User-agent: * # Disallow private/authenticated areas Disallow: /admin Disallow: /auth Disallow: /user # Disallow API endpoints Disallow: /api/ # Allow public content Allow: / Allow: /calendar Allow: /events Allow: /pages