# $Id: robots.txt,v 1.0 06/11/08 12:02:18 D. Gaasbeek Exp $ # # robots.txt # # Dit bestand zorgt ervoor dat subpagina's niet worden opgenomen door spiders. # Dit is erg belangrijk i.v.m. beveiliging. # Verander daarom niets aan dit document. # # Dit bestand dient in de ROOT van de host te staan: # Zo dus: http://example.com/robots.txt # Zo niet: http://example.com/site/robots.txt User-agent: * Crawl-delay: 10 # Directories Disallow: /bin/ Disallow: /configuratie/ Disallow: /functies/ Disallow: /img/ Disallow: /javascripts/ Disallow: /stylesheets/ Disallow: /uploads/ Disallow: /xpanel/ # Files Disallow: /aanbod.php Disallow: /akties.php Disallow: /artikel.php Disallow: /contact.php Disallow: /disclaimer.php Disallow: /fietsplan.php Disallow: /folderitem.php Disallow: /folders.php Disallow: /index.php Disallow: /mail_alert.php Disallow: /mail_alert_send.php Disallow: /mail_send.php Disallow: /nieuws.php Disallow: /nieuwsitem.php Disallow: /services.php Disallow: /unigarant.php Disallow: /verhuur.php Disallow: /video.php