# ClassPilot robots.txt # https://www.classpilot.in User-agent: * Allow: / # Block PHP backend and processing scripts Disallow: /process_contact.php Disallow: /process_application.php Disallow: /verify.php Disallow: /verify_document.php Disallow: /include/config.php Disallow: /include/phpmailer/ # Block generic system paths Disallow: /cgi-bin/ Disallow: /*.php$ # Allow important pages Allow: /index.html Allow: /about.html Allow: /contact.html Allow: /pricing.html Allow: /demo.html Allow: /careers.html Allow: /terms-policy.html Allow: /verify.html Allow: /sitemap.html Allow: /404.html # Crawl-delay for polite bots Crawl-delay: 10 # Sitemaps Sitemap: https://www.classpilot.in/sitemap.xml