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
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,13 @@ Use managed labels to identify endpoints by use case. Cloudflare may automatical

`cf-account-update`: Add this label to endpoints that participate in user account or profile updates.

`cf-llm`: Services that are (partially) powered by Large Language Model (LLM).

`cf-rss-feed`: Add this label to endpoints that expect traffic from RSS clients.

`cf-llm`: Services that are (partially) powered by Large Language Model (LLM).
:::note
<Render file="rss-labels" product="bots" />
:::

### Risk labels

Expand Down Expand Up @@ -109,4 +113,4 @@ Alternatively, you can create a user-defined label via Endpoint Management in AP

## Availability

Endpoint Management's labeling service is available to all customers.
Endpoint Management's labeling service is available to all customers.
7 changes: 7 additions & 0 deletions src/content/partials/bots/rss-labels.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
{}
---

[Bot Fight Mode](/bots/get-started/free/) will not block requests to endpoints labeled as `cf-rss-feed`.

[Super Bot Fight Mode rules](/bots/get-started/pro/#ruleset-engine) will not match or challenge requests labeled as `cf-rss-feed`.