############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * Sitemap: http://www.mobileapples.com/SitemapIndex.xml # list folders robots are not allowed to index Disallow: /cgi-bin/ Disallow: /db/ Disallow: /Files/ Disallow: /Logs/ Disallow: /App_Data/ # # list specific files robots are not allowed to index # Disallow: /disallow.aspx # # End of robots.txt file # ###############################