############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /alert/ Disallow: /cgi-bin/ Disallow: /chat/ Disallow: /images/ Disallow: /images_new/ Disallow: /panel/ Disallow: /uol/ Disallow: /xml/ # # list specific files robots are not allowed to index # Disallow: /MobilephoneNo_Translation.doc Disallow: /mpnengine.php3 Disallow: /mobile.php3 Disallow: /mpnstyle.css # # End of robots.txt file # ###############################