############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /Domain Portfolio/ Disallow: /images/ Disallow: /library/ Disallow: /media/ Disallow: /pages/ Disallow: /picture_library/ Disallow: /plesk-stat/ Disallow: /scheduler/ Disallow: /scripts/ Disallow: /style/ Disallow: /westlake-leaders/ Disallow: /ApptScheduler/ Disallow: /ERT2GO/ Disallow: /astats/ # # list specific files robots are not allowed to index # Disallow: /admin_info.php Disallow: /AptScheduler.php # # End of robots.txt file # ###############################