############################### # # 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: /samples/dhtml Disallow: /deo Disallow: /chms Disallow: /riveredge Disallow: /umami Disallow: /images/ Disallow: /images/samples Disallow: /samples/images Disallow: /resume/ Disallow: /javaScript/ Disallow: /ebay/ Disallow: /httpdocs/vid/ Disallow: /httpdocs/images/samples Disallow: /vid Disallow: /php # # list specific files robots are not allowed to index # User-agent: * Disallow: /resume.html User-agent: * Disallow: /contact.html # # End of robots.txt file # ###############################