############################### # # robots.txt file to control what files web bots index # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /asp Disallow: /images Disallow: /javascript Disallow: /templates Disallow: /test Disallow: /flyer Disallow: /pics Disallow: /java Disallow: /Services # # list specific files robots are not allowed to index # Disallow: /error404.asp Disallow: /parts.mdb Disallow: /FINDIBMmailinglist.html Disallow: /g1.jpg Disallow: /ibmstuff.asp Disallow: /TEMPLATE EBAY.html.asp Disallow: /aat.txt Disallow: /stuff.asp Disallow: /style.css Disallow: /Submission_Error.asp Disallow: /asp/iSeries.asp Disallow: /asp/xSeries.asp Disallow: /asp/pSeries.asp Disallow: /email_ad.html # # End of robots.txt file # ###############################