############################### # # 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: /demo/ # Disallow: /images/ Disallow: /KJClipper/ Disallow: /video1/ # # list specific files robots are not allowed to index # Disallow: /catalog.html Disallow: /download.html Disallow: /downloadnow.html Disallow: /indexOld.html Disallow: /photo-editor4Old.html Disallow: /menu.html Disallow: /contact.htm # # End of robots.txt file # ###############################