# robots.txt for kwanzabet.ao User-agent: * # Block admin, account & duplicate-content zones Disallow: /admin/ Disallow: /api/ Disallow: /account/ Disallow: /login/ Disallow: /register/ Disallow: /seo/ Disallow: /css/ Disallow: /blocks/ # Block session or tracking parameters (avoid duplicate content) Disallow: /*?sessionid= Disallow: /*?utm_= # Allow all essential static assets for proper rendering Allow: /*.js Allow: /*.css Allow: /*.png Allow: /*.jpg Allow: /*.svg Allow: /static/ Allow: /assets/ # Allow all other pages Allow: / # Sitemap locations Sitemap: https://www.kwanzabet.ao/sitemap-main-en.xml Sitemap: https://www.kwanzabet.ao/sitemap-main-pt.xml