############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /clientdev/ Disallow: /seo_sample/ Disallow: /ehm/ Disallow: /suspended.pages/ # # list specific files robots are not allowed to index # Disallow: /403.shtml Disallow: /sample.pdf Disallow: /seo_sample/Report.htm # # End of robots.txt file # ###############################