# Robots.txt for 2ZPoint # Education Platform - Allow only public pages User-agent: * Allow: /$ Allow: /free-sessions$ Allow: /terms$ Allow: /privacy$ # Disallow all other pages Disallow: /login Disallow: /auth/ Disallow: /register Disallow: /settings Disallow: /control/ Disallow: /dashboard Disallow: /api/ Disallow: /admin/ # Disallow resource files Disallow: *.json$ Disallow: /*.js$ Disallow: /*.css$ Disallow: /*.map$ # Specific bot rules User-agent: Googlebot Allow: /$ Allow: /free-sessions$ Allow: /terms$ Allow: /privacy$ Disallow: / Crawl-delay: 0 User-agent: Bingbot Allow: /$ Allow: /free-sessions$ Allow: /terms$ Allow: /privacy$ Disallow: / Crawl-delay: 0 User-agent: Slurp Allow: /$ Allow: /free-sessions$ Allow: /terms$ Allow: /privacy$ Disallow: / Crawl-delay: 0 User-agent: DuckDuckBot Allow: /$ Allow: /free-sessions$ Allow: /terms$ Allow: /privacy$ Disallow: / Crawl-delay: 0 # Block SEO audit/scraper bots User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: Screaming Frog SEO Spider Disallow: / # Sitemap location Sitemap: https://2zpoint.com/sitemap.xml