# Robots.txt for PHP*fish # Control what areas of the site that cannot be viewed by spiders # # User-agent - Explicitly define which spider include/exclude # Disallow - indicates directories or files to exclude. No wildcards are possible. # User-agent: * Disallow: /content/ Disallow: /data/ Disallow: /download/ Disallow: /includes/ Disallow: /modules/ Disallow: /templates/