############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * Sitemap: http://www.satellitesights.com/google_sitemap.php # list folders robots are not allowed to index Disallow: /assets/ Disallow: /images/ Disallow: /kml/ # # list specific files robots are not allowed to index # Disallow: /suggest_category.php Disallow: /report_post.php Disallow: /google_maps_url.php Disallow: /user.php Disallow: /manage_account.php Disallow: /edit_post.php Disallow: /lost.php Disallow: /satelliteimage.php # # End of robots.txt file # ###############################