From ae9e5426d57a8c59a662259a64e967769dfc167a Mon Sep 17 00:00:00 2001 From: Olivier Date: Tue, 15 Oct 2024 14:12:45 +0200 Subject: [PATCH 1/3] Add Redirect Rule as a case for Not Scored Cloudflare employee here. The statement may not be in the proper documentation style. I wanted to mention it due to a recent customer troubleshooting. --- src/content/docs/bots/concepts/bot-score/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/bots/concepts/bot-score/index.mdx b/src/content/docs/bots/concepts/bot-score/index.mdx index 75a8483de1117c..56c6dac5a5fa50 100644 --- a/src/content/docs/bots/concepts/bot-score/index.mdx +++ b/src/content/docs/bots/concepts/bot-score/index.mdx @@ -25,7 +25,7 @@ Customers with a Pro plan or higher can automatically see bot traffic divided in :::note -Bot scores are not computed for requests to paths that are handled by Cloudflare and will never be blocked or forwarded to the origin. +Bot scores are not computed for requests to paths that are handled by Cloudflare and will never be blocked or forwarded to the origin. Note some features happening before Bot Management, e.g Redirect Rules, will lead to requests not getting scored. ::: ## How Cloudflare generates bot scores From d1e023d704ad8b62935622ad71aedeb1ecea853a Mon Sep 17 00:00:00 2001 From: Claire W <78226508+crwaters16@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:58:59 -0500 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> --- src/content/docs/bots/concepts/bot-score/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/bots/concepts/bot-score/index.mdx b/src/content/docs/bots/concepts/bot-score/index.mdx index 56c6dac5a5fa50..2879787d7acef4 100644 --- a/src/content/docs/bots/concepts/bot-score/index.mdx +++ b/src/content/docs/bots/concepts/bot-score/index.mdx @@ -25,7 +25,7 @@ Customers with a Pro plan or higher can automatically see bot traffic divided in :::note -Bot scores are not computed for requests to paths that are handled by Cloudflare and will never be blocked or forwarded to the origin. Note some features happening before Bot Management, e.g Redirect Rules, will lead to requests not getting scored. +Bot scores are not computed for requests to paths that are handled by Cloudflare and will never be blocked or forwarded to the origin. Note that some features occurring before Bot Management, such as Redirect Rules, may result in requests not being scored. ::: ## How Cloudflare generates bot scores From bae5dcd8d0975b3d6f233c0311835b3635ee8131 Mon Sep 17 00:00:00 2001 From: Claire W <78226508+crwaters16@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:01:28 -0500 Subject: [PATCH 3/3] Update src/content/docs/bots/concepts/bot-score/index.mdx --- src/content/docs/bots/concepts/bot-score/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/bots/concepts/bot-score/index.mdx b/src/content/docs/bots/concepts/bot-score/index.mdx index 2879787d7acef4..e2225c48ab98e9 100644 --- a/src/content/docs/bots/concepts/bot-score/index.mdx +++ b/src/content/docs/bots/concepts/bot-score/index.mdx @@ -25,7 +25,7 @@ Customers with a Pro plan or higher can automatically see bot traffic divided in :::note -Bot scores are not computed for requests to paths that are handled by Cloudflare and will never be blocked or forwarded to the origin. Note that some features occurring before Bot Management, such as Redirect Rules, may result in requests not being scored. +Bot scores are not computed for requests to paths that are handled by Cloudflare and will never be blocked or forwarded to the origin. Note that some features that are enabled before Bot Management, such as Redirect Rules, may result in requests not being scored. ::: ## How Cloudflare generates bot scores