User-agent: * Allow: / # Disallow admin and API endpoints Disallow: /admin/ Disallow: /library/admin/ Disallow: /graphql/ Disallow: /api/ Disallow: /__debug__/ # Disallow search endpoints (prevent bot noise in attack detection) Disallow: /search/ Disallow: /libraries/*/search/ # Disallow user account pages Disallow: /login/ Disallow: /logout/ Disallow: /signup/ Disallow: /forgot-password/ Disallow: /account/edit/ # Allow crawling of static content Allow: /static/ # Sitemap Sitemap: https://lectus.org/sitemap.xml