# # Agent-specific settings for indexing the site. # # Google and MSN Live Search are virtually identical # Might be able to include Yahoo! here as well, need to investigate further User-agent: GoogleBot User-agent: msnbot # Google ignores Crawl-delay, MSN does not Crawl-delay: 2 # URL prefixes Disallow: /admin/ Disallow: /cart/ Disallow: /content/docdel/ # Prevent Google scraping a particular PDF # /content/routledg/gwst/2003/00000032/00000004/art00003 # (disallow needs to be at directory level, ie issue level) Disallow: /content/routledg/gwst/2003/00000032/00000004/ Disallow: /css/ Disallow: /js/ Disallow: /marked-list/ Disallow: /profile/ Disallow: /register/ Disallow: /search Disallow: /session/ # URL wildcards Disallow: /*;jsessionid= # # Generic settings for indexing the site. # User-agent: * # Some agents ignore Crawl-delay, some do not Crawl-delay: 2 # URL prefixes Disallow: /admin/ Disallow: /cart/ Disallow: /content/docdel/ # Prevent Google scraping a particular PDF # /content/routledg/gwst/2003/00000032/00000004/art00003 # (disallow needs to be at directory level, ie issue level) Disallow: /content/routledg/gwst/2003/00000032/00000004/ Disallow: /css/ Disallow: /js/ Disallow: /marked-list/ Disallow: /profile/ Disallow: /register/ Disallow: /search Disallow: /session/