############################### # # robots.txt file for http://www.tekseed.com/ # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /files/ Disallow: /scripts/ Disallow: /phpMyAdmin/ Disallow: /assets/ Disallow: /html/ # # # List specific files to exclude from index # Disallow: /contact.html/ # # End of robots.txt file # ###############################