############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /webinfo/ Disallow: /webinfo/docs/ # # list specific files robots are not allowed to index # Disallow: /webinfo/pindex.html Disallow: /webinfo/faq.html Disallow: /webinfo/commission.html Disallow: /webinfo/rules.html Disallow: /webinfo/docs/chronology.pdf Disallow: /webinfo/docs/Commission_Announce_322.pdf Disallow: /webinfo/docs/LMP_message_31506.pdf # # End of robots.txt file # ###############################