############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /Backup/ Disallow: /cgi-bin/ Disallow: /forms/ Disallow: /js/ Disallow: /stylesheets/ Disallow: /uploads/ Disallow: /images/ Disallow: /pages/ Disallow: /sitemap/ Disallow: /site-partners/ Disallow: /config.php Disallow: /common.php Disallow: /wibiya.php Disallow: /rewrite.php # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################