############################### # # 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: /store Disallow: /aviv Disallow: /clex Disallow: /lc Disallow: /login Disallow: /mambo Disallow: /marius Disallow: /mas Disallow: /project833 Disallow: /suspended.page Disallow: /nuke Disallow: /upluad # # list specific files robots are not allowed to index # Disallow: /submitted.html # # End of robots.txt file # ###############################