-
Notifications
You must be signed in to change notification settings - Fork 10k
Added setup documentation for enterprise bot management #21486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
patriciasantaana
merged 15 commits into
cloudflare:production
from
rosscf:ross-joe-bots-docs-improvement
Apr 9, 2025
Merged
Changes from 14 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
9f70c4b
Added setup documentation for enterprise bot management
rosscf 9eb1949
Update src/content/partials/bots/latest-ml-model-enable.mdx
rosscf 16961e9
Update src/content/docs/bots/get-started/bot-management.mdx
rosscf 63b69f6
Update src/content/docs/bots/get-started/bot-management.mdx
rosscf 0be4312
Update src/content/docs/bots/get-started/bot-management.mdx
rosscf 65b0a32
Update src/content/docs/bots/get-started/bot-management.mdx
rosscf 7075eec
Update src/content/docs/bots/get-started/bot-management.mdx
rosscf d7463ae
Update src/content/docs/bots/get-started/bot-management.mdx
rosscf b76b43e
Update src/content/docs/bots/reference/machine-learning-models.mdx
rosscf eed0ed6
Update src/content/docs/bots/reference/machine-learning-models.mdx
rosscf 473df36
Update src/content/docs/bots/get-started/bot-management.mdx
rosscf cfc99e1
Update src/content/docs/bots/get-started/bot-management.mdx
patriciasantaana 426b9fe
Update src/content/partials/bots/latest-ml-model-enable.mdx
patriciasantaana 68dc424
Update src/content/docs/bots/additional-configurations/ai-labyrinth.mdx
patriciasantaana 74a1b1c
Update src/content/docs/bots/additional-configurations/ai-labyrinth.mdx
patriciasantaana File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
src/content/docs/bots/additional-configurations/ai-labyrinth.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| --- | ||
| type: overview | ||
| pcx_content_type: reference | ||
| title: AI Labyrinth | ||
| --- | ||
|
|
||
| import { Render } from "~/components" | ||
|
|
||
| The AI Labyrinth adds invisible links on your webpage with specific `Nofollow` tags to block AI crawlers that do not adhere to the recommended guidelines and crawl without permission. AI crawlers that scrape your website content without permission will be stuck in a maze of never-ending links, and their details are recorded and used by all Cloudflare customers who choose to block [AI bots](/bots/concepts/bot/#ai-bots). | ||
|
|
||
| These links do not impact your search engine optimization (SEO) or your website's appearance, and are only seen by bots. AI bots that respect no-crawl instructions will safely ignore this honeypot. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| --- | ||
| {} | ||
|
|
||
| --- | ||
|
|
||
| import { Markdown } from "~/components" | ||
|
|
||
| Cloudflare encourages Enterprise customers to enable auto-updates to its Machine Learning models to get the newest bot detection models as they are released. | ||
|
|
||
| To enable auto-updates: | ||
|
|
||
| 1. Log in to the Cloudflare dashboard and select your account and domain. | ||
| 2. Go to **Security** > **Bots**. | ||
| 3. Select **Configure Bot Management**. | ||
| 4. Enable **Auto-updates to the Machine Learning Model**. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.