Skip to content

Commit a891d45

Browse files
[Bots] Verified bot categories string values (#17380)
* verified bot categories * backtick * Fix table --------- Co-authored-by: Max Phillips <[email protected]>
1 parent 43b5afe commit a891d45

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

src/content/docs/bots/reference/verified-bot-categories.mdx

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,24 @@ The Verified Bot Categories field is not compatible with legacy Firewall rules.
1414

1515
## Categories
1616

17-
- **Academic research**: Internet Archive, Library of Congress, TurnItInBot
18-
- **Accessibility**
19-
- **Advertising or marketing**: Google Adsbot
20-
- **Aggregators**: Pinterest, Indeed Jobsbot
21-
- **AI Crawler**: Google Bard, ChatGPT bot
22-
- **Feed fetcher**: RSS or Podcast feed updaters
23-
- **Monitoring or analytics**: Uptime Monitors
24-
- **Page preview**: Facebook, Slack, Twitter, or Discord Link Preview tools
25-
- **Search engine crawler**: Googlebot, Bingbot, Yandexbot, Baidubot
26-
- **Search engine optimization**: Google Lighthouse, GT Metrix, Pingdom, AddThis
27-
- **Security**: Vulnerability Scanners, SSL Domain Control Validation (DCV) Check Tools
28-
- **Webhooks**: Payment processors, WordPress Integration tools
29-
- **Other**
17+
| Name | String value | Example |
18+
| -------------------------- | ---------------------------- | ----------------------------------------------------------------------- |
19+
| Academic research | `Academic Research` | Internet Archive, Library of Congress, TurnItInBot |
20+
| Accessibility | `Accessibility` ||
21+
| Advertising or marketing | `Advertising & Marketing` | Google Adsbot |
22+
| Aggregators | `Aggregator` | Pinterest, Indeed Jobsbot |
23+
| AI Assistant | `AI Assistant` ||
24+
| AI Crawler | `AI Crawler` | Google Bard, ChatGPT bot |
25+
| AI Search | `AI Search` ||
26+
| Feed fetcher | `Feed Fetcher` | RSS or Podcast feed updaters |
27+
| Monitoring or analytics | `Monitoring & Analytics` | Uptime Monitors |
28+
| Page preview | `Page Preview` | Facebook, Slack, Twitter, or Discord Link Preview tools |
29+
| Search engine crawler | `Search Engine Crawler` | Googlebot, Bingbot, Yandexbot, Baidubot |
30+
| Search engine optimization | `Search Engine Optimization` | Google Lighthouse, GT Metrix, Pingdom, AddThis |
31+
| Security | `Security` | Vulnerability Scanners, SSL Domain Control Validation (DCV) Check Tools |
32+
| Social media marketing | `Social Media Marketing` ||
33+
| Webhooks | `Webhooks` | Payment processors, WordPress Integration tools |
34+
| Other | `Other` ||
3035

3136
## Availability
3237

0 commit comments

Comments
 (0)