# # Robots.txt file # User-agent: * # # list folders robots are not allowed to index # Disallow: /images/ Disallow: /flash/ # # list specific files robots are not allowed to index # Disallow:/ *.jpg$ Disallow:/ *.gif$ Disallow:/ *.ico$ #