Skip to content

Commit 2baeb44

Browse files
committed
minor tweaks
1 parent ce8b300 commit 2baeb44

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/content/docs/ai-audit/features/detect-ai-crawlers.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ AI Audit metrics provides you with insight on how AI crawlers are interacting wi
1111

1212
AI Audit provides you with the following metrics to help you understand how AI crawlers are interacting with your website.
1313

14-
| Metric | Description |
15-
| ------------------------------------- | ----------------------------------------------------------------------------- |
16-
| Request by AI crawlers | A graph which displays the number of crawl requests from each AI crawler |
17-
| Summary | A list of AI crawlers with the most number of crawl requests |
18-
| Most popular paths by AI crawlers | The most popular pages crawled by AI crawlers, for each AI crawler |
14+
| Metric | Description |
15+
| --------------------------------- | ------------------------------------------------------------------------ |
16+
| Request by AI crawlers | A graph which displays the number of crawl requests from each AI crawler |
17+
| Summary | A list of AI crawlers with the most number of crawl requests |
18+
| Most popular paths by AI crawlers | The most popular pages crawled by AI crawlers, for each AI crawler |
1919

2020
The **Summary** table also enables you to [Enforce your robots.txt](/ai-audit/features/enforce-robots-txt/).
2121

@@ -41,6 +41,6 @@ From the dropdown, select either **All subdomains**, or the specific subdomain y
4141
Selecting a specific subdomain allows you to access:
4242

4343
- **Violations only** toggle: Toggles the AI Audit page to only display bots which are violating your configured rules.
44-
- [**Enforce robots.txt policy**](/ai-audit/features/enforce-robots-txt/): Ensure bots cannot access webpages which are off-access, as specified in your `robots.txt` file.
44+
- [**Enforce robots.txt policy**](/ai-audit/features/enforce-robots-txt/): Ensure bots cannot access webpages which are off-limits, as specified in your `robots.txt` file.
4545

46-
The values of the AI Audit metrics will update according to your filter.
46+
The values of the AI Audit metrics will update according to your filter.

src/content/docs/ai-audit/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To use AI Audit:
3838

3939
## 2. Block specific bot categories (Enterprise plan only)
4040

41-
Customers on the Enterprise plan can choose to only block specific AI crawlers, while allowing others.
41+
Customers on the Enterprise plan -- and with a [Bot Management subscription](/bots/plans/bm-subscription/) -- can choose to only block specific AI crawlers, while allowing others.
4242

4343
{/* prettier-ignore */}
4444
<Steps>

0 commit comments

Comments
 (0)