############################### # # robots.txt file for 121QA # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /images/ Disallow: /includes/ Disallow: /css/ Disallow: /admin/ Disallow: /reports/ Disallow: /js/ Disallow: /Scripts/ Disallow: /tour/ Disallow: /survey/ Disallow: /branding/ Disallow: /partners/ # # list specific files robots are not allowed to index # Disallow: /demo.php Disallow: /partner_index.php # # End of robots.txt file # ###############################