############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Allow: all Allow: /. Allow: / sitemap: http://www.bergacker-lemmens.nl/benl-sitemap.xml allow: /index.html # # list specific files robots are not allowed to index # # With newoak folder: Disallow: /contact.php Disallow: /uwprivacy.html Disallow: /Disclaimer.html # # End of robots.txt file # ############################### # # End of robots.txt file # ###############################