# BOX-tests Robots.txt # https://boxtests.com/robots.txt User-agent: * Allow: / # Block dynamic test pages (user-specific content) Disallow: /test/*/edit Disallow: /test/*/mode Disallow: /test/*/instant Disallow: /test/*/results # Allow management pages (they have SEO value for returning users) Allow: /manage/ # Sitemap Sitemap: https://boxtests.com/sitemap.xml