############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * Sitemap: http://www.lmgiweb.com/sitemap.xml # list folders robots are not allowed to index Disallow: /wordpress/wp-admin/ Disallow: /webalizer/ Disallow: /cgi-bin/ Disallow: /cp/ Disallow: /docs/ # # list specific files robots are not allowed to index # Disallow: /assets/404.shtml Disallow: /assets/403.shtml Disallow: /wordpress/wp-login.php # # End of robots.txt file # ###############################