# Roundtable - robots.txt # https://roundtable.now User-agent: * # Allow public pages Allow: / Allow: /auth/sign-in Allow: /chat/pricing Allow: /legal/ Allow: /solutions/ # Disallow protected and private content Disallow: /chat/ Disallow: /settings/ Disallow: /auth/callback Disallow: /auth/error Disallow: /api/ Disallow: /_build/ # Sitemap Sitemap: https://roundtable.now/sitemap.xml # Crawl-delay for respectful crawling Crawl-delay: 1