File: www.ingentaconnect.com

package info (click to toggle)
python-protego 0.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,052 kB
  • sloc: python: 1,579; perl: 190; cpp: 33; sh: 4; makefile: 3
file content (49 lines) | stat: -rw-r--r-- 1,214 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# 
# Agent-specific settings for indexing the site.
#
User-agent: GoogleBot
# Google ignores Crawl-delay
# Crawl-delay: 5
# URL prefixes
Disallow: /admin/
Disallow: /cart/
# Prevent scraping of 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: /marked-list/
Disallow: /profile/
Disallow: /register/
Disallow: /search/
Disallow: /search;
Disallow: /search?
Disallow: /searching/Mark
Disallow: /searching/UnMark
Disallow: /session/
Disallow: /content/docdel/
Disallow: /validate/

# 
# Generic settings for indexing the site.
#
User-agent: *
Crawl-delay: 5
# URL prefixes
Disallow: /admin/
Disallow: /cart/
# Prevent scraping of 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: /marked-list/
Disallow: /profile/
Disallow: /register/
Disallow: /search/
Disallow: /search;
Disallow: /search?
Disallow: /searching/Mark
Disallow: /searching/UnMark
Disallow: /session/
Disallow: /content/docdel/
Disallow: /validate/