############################### # # 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: /Galary/ Disallow: /Arabic/ Disallow: /English/ Disallow: /images/ Disallow: /script/ Disallow: /flash/ Disallow: /Form/ # # list specific files robots are not allowed to index # Disallow: index_copy(1).html Disallow: indeX1_oLd.php Disallow: main_copy(1).php Disallow: mm_menu.js Disallow: search_web.htm Disallow: styles.css # # End of robots.txt file # ###############################