############################### # # Yahoo! Food robots.txt file # # addresses all robots by using wild card * User-agent: * # list folders robots are not allowed to index Disallow: /data/ Disallow: /css/ Disallow: /js/ # list specific files robots are not allowed to index Disallow: /clearRecents.php # # End of robots.txt file # ###############################