############################### # # Start of robots.txt file # # # # addresses all robots by using wild card * User-agent: * # # # # list folders robots are not allowed to index Disallow: /aspnet_client/ Disallow: /Flash/ Disallow: /Menus/ # # # # list specific files robots are not allowed to index Disallow: /Footer.js Disallow: /Header.js Disallow: /menu.js Disallow: /Photos.js # # # # End of robots.txt file # ###############################