############################### # # sample robots.txt file for www.sgamevoli.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow:/admin/ Disallow:/testicky/user_panel/ Disallow:/gallery/login.php Disallow:/gallery/register.php Disallow:/forum/groupcp.php Disallow:/forum/posting.php Disallow:/forum/login.php Disallow:/forum/search.php Disallow:/forum/memberlist.php Disallow:/gallery/search.php Disallow:/forum/faq.php # # list specific files robots are not allowed to index # Disallow:/addFoto.php Disallow:/fotoShow.php Disallow:/fotoMedium.php # # End of robots.txt file # ###############################