Skip to content

Commit a5fc6d2

Browse files
committed
doc: bot detection
1 parent 334aae3 commit a5fc6d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/content/1.getting-started/0.introduction.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ Both enabled by default.
4646

4747
- [How it works](/docs/robots/getting-started/how-it-works)
4848

49+
### 🕵️ Bot Detection
50+
51+
Detect and classify bots with server-side header analysis and optional client-side browser fingerprinting.
52+
53+
Identify search engines, social media crawlers, AI bots, automation tools, and security scanners to optimize your application for both human users and automated agents.
54+
55+
- [Bot Detection Guide](/docs/robots/guides/bot-detection)
56+
4957
### 🔒 Production only indexing
5058

5159
The module uses [Nuxt Site Config](/docs/site-config/getting-started/background) to determine if the site is in production mode.

0 commit comments

Comments
 (0)