summaryrefslogtreecommitdiff
path: root/htroot/robots.txt
blob: f75cbc0a721da75cb96af9fd1f29fd0b463d3a7e (plain)
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
50
51
52
53
54
55
56
57
58
59
60
61
# robots.txt for #[clientname]#.yacy

User-agent: *

Disallow: /*query=
Disallow: /proxy.html
Disallow: /IndexBrowser_p.html

#(all)#

# dirs
#{dirs}#
Disallow: /#[dir]#
#{/dirs}#


# locked
#{locked}#
Disallow: /#[page]#
#{/locked}#

#(bookmarks)#::
# bookmarks
Disallow: /Bookmarks.html#(/bookmarks)#

#(news)#::
# news
Disallow: /News.html#(/news)#

#(status)#::
# status
Disallow: /Status.html#(/status)#

#(network)#::
# network
Disallow: /Network.html
Disallow: /Network.csv
Disallow: /Network.xml#(/network)#

#(homepage)#::
# homepage
Disallow: /www#(/homepage)#

#(fileshare)#::
# fileshare
Disallow: /share#(/fileshare)#

#(surftips)#::
# surftips
Disallow: /Surftips.html#(/surftips)#

#(profile)#::
# view profile
Disallow: /ViewProfile.html
Disallow: /ViewProfile.vcf
Disallow: /ViewProfile.xml#(/profile)#

::
# all
Disallow: /
#(/all)#