# robots.txt for IEEE Web Site # Allow all user agents full access User-agent: * Allow: / Allow: /eventos Allow: /tet Allow: /anuario Allow: /galeria Allow: /organizacion Allow: /404 Allow: /500 # Block access to sensitive directories Disallow: /admin/ Disallow: /login/ Disallow: /register/ Disallow: /private/ # Block access to specific file types Disallow: /*.php$ Disallow: /*.sql$ Disallow: /*.log$ # Sitemap location Sitemap: http://www.ieee.unicauca.edu.co/sitemap.xml