# ============================ # Champion Stack Robots.txt # ============================ User-agent: * # Allow all essential content Allow: / # ============================ # Block sensitive paths # ============================ Disallow: /admin/ Disallow: /sys/ Disallow: /cart.php Disallow: /viewcart.php Disallow: /register.php Disallow: /login.php Disallow: /dologin.php Disallow: /logout.php Disallow: /pwreset.php Disallow: /submitticket.php Disallow: /viewticket.php Disallow: /downloads.php Disallow: /announcements.php Disallow: /knowledgebase.php Disallow: /serverstatus.php Disallow: /clientarea.php Disallow: /store/ Disallow: /cart/ Disallow: /checkout/ # Misc internal folders Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /my-account/ Disallow: /password-reset/ # ============================ # Sitemap # ============================ Sitemap: https://championstack.com/sitemap.xml