############################### # # robots.txt file for this website # # address all robots by using wild card * User-agent: * # list folders and files robots should not index Disallow: /images/ Disallow: /contact.php Disallow: /dangrant.css Disallow: /form.css # # End of robots.txt file # ###############################