Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/docs/bots/get-started/biz-and-ent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ If you have an Enterprise subscription without Bot Management, your application
You can view blocked AI bot traffic via [Security Analytics](/waf/analytics/security-analytics/).
:::

### Enable AI Labyrinth

<Render file="ai-labyrinth-enable" params={{ one: "Super Bot Fight Mode" }} />

## Analytics

For more on analytics, see [Bot Analytics](/bots/bot-analytics/biz-and-ent/).
Expand Down
4 changes: 4 additions & 0 deletions src/content/docs/bots/get-started/bm-subscription.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ If you are not seeing Bot Management enabled on your zone or if you still see **
You can view blocked AI bot traffic via [Security Analytics](/waf/analytics/security-analytics/).
:::

### Enable AI Labyrinth

<Render file="ai-labyrinth-enable" params={{ one: "Bot Management" }} />

## Setup

For more guidance on setup, refer to your Customer Success Manager.
4 changes: 4 additions & 0 deletions src/content/docs/bots/get-started/free.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ To disable Bot Fight Mode:
You can view blocked AI bot traffic via [Security Analytics](/waf/analytics/security-analytics/).
:::

### Enable AI Labyrinth

<Render file="ai-labyrinth-enable" params={{ one: "Bot Fight Mode" }} />

## Visibility

You can see bot-related actions by going to **Security** > **Events**. Any requests challenged by this product will be labeled **Bot Fight Mode** in the **Service** field. This allows you to observe, analyze, and follow trends in your bot traffic over time.
Expand Down
4 changes: 4 additions & 0 deletions src/content/docs/bots/get-started/pro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ Super Bot Fight Mode is included in your Pro subscription. When enabled, the pro
You can view blocked AI bot traffic via [Security Analytics](/waf/analytics/security-analytics/).
:::

### Enable AI Labyrinth

<Render file="ai-labyrinth-enable" params={{ one: "Super Bot Fight Mode" }} />

## Analytics

### Bot Report
Expand Down
17 changes: 17 additions & 0 deletions src/content/partials/bots/ai-labyrinth-enable.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
inputParameters: param1

---

import { Markdown } 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.

To enable AI Labyrinth:

1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account and domain.
2. Go to **Security** > **Bots**.
3. Select **Configure {props.one}**.
4. Enable **AI Labyrinth**.