############################### # # robots.txt file for Dumfries and Galloway Vintage Machinery Club website # # Addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /_private/ # # list specific files robots are not allowed to index # Disallow: /public/DGVMC Logo.jpg Disallow: /public/DGVMC Title.jpg # # End of robots.txt file # ###############################