# $Id: robots.txt 33 2009-04-29 09:50:18Z pwd $ # robots.txt # (Dis)allow the access to directories by robots like the google bot. # # Copyright PEAK webdesign # Falko Burghausen # # Changelog # 12-02-2008 Created # 12-05-2008 Single files added # Deny directories User-agent: * Disallow: /library/ Disallow: /media/ Disallow: /xml/ Disallow: /templates/ # Deny single files Disallow: /disclaimer.php Disallow: /fehler_404.php