##################################################################### # robots.txt file for chicagoqatraining.com # June 22, 2008 ##################################################################### # Allow all robots to read this file using * User-agent: * # list specific folders robots are not allowed to index Disallow: /cgi-bin Disallow: /_wizardimages Disallow: /download Disallow: /Backup Disallow: /sup Disallow: /tell Disallow: /counter Disallow: /docs1 Disallow: /./ Disallow: /../ Disallow: /tmp # For feature tmp folder exclusion Disallow: /images # Incase we create logos then for exclusion Disallow: /pics Disallow: /CQAT Disallow: /backup Disallow: /Kaushik* Disallow: /NY* Disallow: /downloads Disallow: /info # # list specific files robots are not allowed to index # Disallow: /mail.pl Disallow: /php.ini Disallow: /4*.shtml Disallow: /5*.shtml Disallow: /500.php Disallow: /500.shtml Disallow: /fastphp.ini Disallow: /favicon.ico Disallow: /.ftpquota Disallow: /payment.htm Disallow: /pay*.htm Disallow: /payment-backup.htm Disallow: /iframe.htm Disallow: /payment.htm Disallow: /cqatlogin.htm Disallow: /webmail.htm Disallow: /pay*.htm Disallow: /email.htm Disallow: /TD-evaluation.htm Disallow: /Manual-evaluation.htm Disallow: /qtp9.5-evaluation.htm Disallow: /evaulation*.htm # To exclude any images that we might use from image search robots. Disallow: /*.gif Disallow: /*.jpeg Disallow: /*.jpg Disallow: /*.bmp Disallow: /MyLabs.zip ##################################################################### # End of robots.txt file for chicagoqatraining.com # Note: Everything that is not Disallow will be allowed to index. #####################################################################