############################### # # robots.txt file for Splash website # # addresses all robots by using wild card * # User-agent: * #Sitemap Sitemap: http://www.splashfashions.com/sitemap.xml # list folders robots are not allowed to index Disallow: /flash/admin/ Disallow: /wp-admin/ Disallow: /ver2_1/ Disallow: /ver1/ # # list specific files robots are not allowed to index # Disallow: /flash/ar/scripts/user_registration/login.php Disallow: /flash/en/scripts/user_registration/login.php Disallow: /flash/privacy.html Disallow: /flash/terms.html Disallow: /wp-content/themes/splashfashions/termsc.html #http://www.splashfashions.com # End of robots.txt file # ###############################