Skip to content

Commit cea57cf

Browse files
authored
[Solution guide] Discover and secure your API endpoints (#29991)
1 parent b5858c4 commit cea57cf

4 files changed

Lines changed: 600 additions & 35 deletions

File tree

src/content/docs/bots/get-started/super-bot-fight-mode.mdx

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -44,37 +44,7 @@ Accounts with an Enterprise subscription but not the [Bot Management add-on](/bo
4444

4545
To start using Super Bot Fight Mode:
4646

47-
<Tabs syncKey="dashNewNav">
48-
<TabItem label="New dashboard" icon="rocket">
49-
<Steps>
50-
1. In the Cloudflare dashboard, go to the **Security Settings** page.
51-
52-
<DashButton url="/?to=/:account/:zone/security/settings" />
53-
2. Filter by **Bot traffic**.
54-
3. Go to **Super Bot Fight Mode**.
55-
4. Turn **Super Bot Fight Mode** on.
56-
5. Choose how your domain should respond to various types of traffic by selecting the associated edit icon:
57-
58-
- For more details on verified bots, refer to [Verified Bots](/bots/concepts/bot/verified-bots/).
59-
- For more details on supported file types, refer to [Static resource protection](/bots/additional-configurations/static-resources/).
60-
- For more details on invisible code injection, refer to [JavaScript detections](/bots/additional-configurations/javascript-detections/).
61-
- For more details on WordPress optimization, refer to [Super Bot Fight Mode for WordPress](/bots/troubleshooting/wordpress-loopback-issue/).
62-
63-
</Steps>
64-
</TabItem>
65-
<TabItem label="Old dashboard">
66-
<Steps>
67-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account and domain.
68-
2. Go to **Security** > **Bots**.
69-
3. Select **Configure Super Bot Fight Mode**.
70-
4. Choose how your domain should respond to various types of traffic:
71-
72-
- For more details on verified bots, refer to [Verified Bots](/bots/concepts/bot/verified-bots/).
73-
- For more details on supported file types, refer to [Static resource protection](/bots/additional-configurations/static-resources/).
74-
- For more details on invisible code injection, refer to [JavaScript detections](/bots/additional-configurations/javascript-detections/).
75-
</Steps>
76-
</TabItem>
77-
</Tabs>
47+
<Render file="enable-sbfm" product="bots" />
7848

7949
:::caution[Warning]
8050

0 commit comments

Comments
 (0)