1
+ # As a condition of accessing this website, you agree to
2
+ # abide by the following content signals:
3
+
4
+ # (a) If a content-signal = yes, you may collect content
5
+ # for the corresponding use.
6
+ # (b) If a content-signal = no, you may not collect content
7
+ # for the corresponding use.
8
+ # (c) If the website operator does not include a content
9
+ # signal for a corresponding use, the website operator
10
+ # neither grants nor restricts permission via content signal
11
+ # with respect to the corresponding use.
12
+
13
+ # The content signals and their meanings are:
14
+
15
+ # search: building a search index and providing search
16
+ # results (e.g., returning hyperlinks and short excerpts
17
+ # from your website's contents). Search does not include
18
+ # providing AI-generated search summaries.
19
+ # ai-input: inputting content into one or more AI models
20
+ # (e.g., retrieval augmented generation, grounding, or other
21
+ # real-time taking of content for generative AI search
22
+ # answers).
23
+ # ai-train: training or fine-tuning AI models.
24
+
25
+ # ANY RESTRICTIONS EXPRESSED VIA CONTENT-SIGNALS ARE EXPRESS
26
+ # RESERVATIONS OF RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN
27
+ # UNION DIRECTIVE 2019/790 ON COPYRIGHT AND RELATED RIGHTS
28
+ # IN THE DIGITAL SINGLE MARKET.
29
+
1
30
User-agent: *
2
31
32
+ Allow: /
3
33
Disallow: /client-ip-geolocation
4
34
Disallow: /plans/
5
35
Disallow: /constellation
6
36
Disallow: /cdn-cgi/
7
37
Disallow: /email-security/
8
38
9
39
Content-Usage: tdm =y
40
+ Content-Signal: ai-train =yes , search =yes , ai-input =yes
10
41
11
- Sitemap: https://developers.cloudflare.com/sitemap-index.xml
42
+ Sitemap: https://developers.cloudflare.com/sitemap-index.xml
0 commit comments