# robots.txt file for http://www.gmsa.gov/ User-agent: * Disallow: /cgi-bin/ # Contains CGI and Perl scripts. Disallow: /css/ # Contains Cascading Style Sheets (CSS). Disallow: /download/ # Contains downloadable files. Disallow: /images/ # Contains photos and graphics. Disallow: /js/ # Contains Javascript files. Disallow: /private/ # Contains files not intended for viewing by the general public. Disallow: /rss/ # Contains RSS files. Disallow: /tmp/ # Contains temporary files. Sitemap: http://www.gmsa.gov/sitemap.xml # The Sitemap protocol informs web crawlers of which pages may be included in search engines.