Skip to content

Commit 61b974e

Browse files
authored
Misc docs improvements (#23354)
1 parent db76fd2 commit 61b974e

File tree

4 files changed

+23
-2
lines changed

4 files changed

+23
-2
lines changed

src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/set-up-cloudflare-account.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@ To begin using pay per crawl, set up your Cloudflare account.
1919

2020
Sign up for a [Cloudflare account](https://dash.cloudflare.com/sign-up).
2121

22+
:::note[Pay per crawl closed beta]
23+
Pay per crawl is currently in closed beta.
24+
25+
To find out how to join the beta program, reach out to us at [Pay per crawl signup](http://www.cloudflare.com/paypercrawl-signup/), or contact your account executive if you are an existing Enterprise customer.
26+
27+
To learn more about pay per crawl, refer to Cloudflare blog: [Introducing pay per crawl: enabling content owners to charge AI crawlers for access](https://blog.cloudflare.com/introducing-pay-per-crawl/).
28+
:::

src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-site-owner/set-up-cloudflare-account.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,11 @@ AI Audit scopes pay per crawl to your zones.
3131
## 3. Proxy traffic through Cloudflare
3232

3333
Make sure your domain is [proxying traffic through Cloudflare](/fundamentals/concepts/how-cloudflare-works/#cloudflare-as-a-reverse-proxy).
34+
35+
:::note[Pay per crawl closed beta]
36+
Pay per crawl is currently in closed beta.
37+
38+
To find out how to join the beta program, reach out to us at [Pay per crawl signup](http://www.cloudflare.com/paypercrawl-signup/), or contact your account executive if you are an existing Enterprise customer.
39+
40+
To learn more about pay per crawl, refer to Cloudflare blog: [Introducing pay per crawl: enabling content owners to charge AI crawlers for access](https://blog.cloudflare.com/introducing-pay-per-crawl/).
41+
:::

src/content/docs/ai-audit/features/pay-per-crawl/what-is-pay-per-crawl.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ sidebar:
77

88
import { Steps, GlossaryTooltip } from "~/components";
99

10-
:::note[Closed beta]
10+
:::note[Pay per crawl closed beta]
1111
Pay per crawl is currently in closed beta.
1212

13-
To find out how to join the beta program and to learn more about pay per crawl, refer to Cloudflare blog: [Introducing pay per crawl: enabling content owners to charge AI crawlers for access](https://blog.cloudflare.com/introducing-pay-per-crawl/).
13+
To find out how to join the beta program, reach out to us at [Pay per crawl signup](http://www.cloudflare.com/paypercrawl-signup/), or contact your account executive if you are an existing Enterprise customer.
14+
15+
To learn more about pay per crawl, refer to Cloudflare blog: [Introducing pay per crawl: enabling content owners to charge AI crawlers for access](https://blog.cloudflare.com/introducing-pay-per-crawl/).
1416
:::
1517

1618
AI crawlers often consume vast amounts of web content. Some provide mutual benefit to content owners by indexing content for search engines, but others engage in activities such as content scraping without permission.

src/content/docs/bots/additional-configurations/managed-robots-txt.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Cloudflare's managed `robots.txt` explicitly disallows known bots engaged in scr
1414

1515
AI bots are expected to follow the `robots.txt` directives.
1616

17+
:::note
18+
Respecting `robots.txt` is voluntary. If you want to prevent crawling, use AI Audit's [manage AI crawlers](/ai-audit/features/manage-ai-crawlers/) feature.
19+
:::
20+
1721
## Compatibility with existing `robots.txt` files
1822

1923
Cloudflare will independently check whether your website has an existing `robots.txt` file and update the behavior of this feature based on your website.

0 commit comments

Comments
 (0)