############################### # # sample robots.txt file for www.farmdesk.it # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow:/admin/ Disallow:/dipartimenti/ Disallow:/docenti/ Disallow:/studenti/ Disallow:/file_excel/ # # list specific files robots are not allowed to index # Disallow:/addFoto.php Disallow:/fotoShow.php Disallow:/fotoMedium.php # # End of robots.txt file # ###############################