############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # robots are not allowed to index Disallow: /elementss/ Disallow: /flash/ Disallow: /script/ Disallow: /search/ Disallow: /test/ # # End of robots.txt file # ###############################