############################### # # robots.txt file for Nightwish-bar.com website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /images/ Disallow: /about/images/ Disallow: /contact/images/ Disallow: /employee/images/ Disallow: /information_links/images/ Disallow: /news/images/ Disallow: /photo_gallery/images/ Disallow: /stats/ Disallow: /styles/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################