############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # folders robots are not allowed to index Disallow: /images/ Disallow: /z_working/ # # specific files robots are not allowed to index # Disallow: /siteNotes.txt # # End of robots.txt file # ###############################