############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index, all subfolders and sub files are disallowed Disallow: /hotcms Disallow: /images Disallow: /includes # # list specific files robots are not allowed to index #example Disallow: /test.php # # sitemap # Sitemap: http://www.pardonsdirect.com/sitemap.xml # # End of robots.txt file # ###############################