############################### # # Shovelhead.Us robots.txt file # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /featured/ Disallow: /forsale/ Disallow: /img/ Disallow: /images/ Disallow: /impex/ Disallow: /includes/ Disallow: /index_files/ Disallow: /links/ Disallow: /modlogan/ Disallow: /phpBB2/ Disallow: /projects/ Disallow: /scooter/ Disallow: /tot/ Disallow: /webalizer/ # # list specific files robots are not allowed to index # Disallow: links.html # # End of robots.txt file # ###############################