Skip to content

Commit 054fa20

Browse files
committed
changelog update
1 parent 543f9c3 commit 054fa20

File tree

6 files changed

+31
-25
lines changed

6 files changed

+31
-25
lines changed
109 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: AI Audit
3+
description: AI Audit is available to all customers
4+
date: 2024-09-23T11:00:00Z
5+
---
6+
7+
Every site on Cloudflare now has access to [**AI Audit**](/ai-audit/), which summarizes the crawling behavior of popular and known AI services.
8+
9+
You can use this data to:
10+
11+
- Understand how and how often crawlers access your site (and which content is the most popular).
12+
- Block some or all of the AI bots accessing your site.
13+
- Use Cloudflare to enforce your `robots.txt` policy via an automatic WAF rule.
14+
15+
![View AI bot activity with AI Audit](~/assets/images/changelog/ai-audit/ai-audit-overview.png)
16+
17+
To get started, explore [AI audit](/ai-audit/).

src/content/changelog/ai-audit/ai-audit-launch.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
pcx_content_type: changelog
3+
title: Changelog
4+
sidebar:
5+
order: 100
6+
---
7+
8+
import { ProductChangelog } from "~/components";
9+
10+
{/* <!-- Actual content lives in /src/content/changelog/ai-audit/. Update the file there for new entries to appear here. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
11+
12+
<ProductChangelog product="ai-audit" />

src/content/docs/ai-audit/release-notes.mdx

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/content/products/ai-audit.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ product:
33
title: AI Audit
44
url: /ai-audit/
55
group: Core platform
6+
additional_groups: [AI]
67
meta:
78
title: AI Audit
89
description: Analyze and control third-party AI crawlers in your website
9-
author: "@cloudflare"
10+
author: "@cloudflare"

0 commit comments

Comments
 (0)