robots symbols fix
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# ── Default: all bots ────────────────────────────────────────────
|
||||
# Default: all bots
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /impressum
|
||||
Disallow: /datenschutz
|
||||
Disallow: /api/
|
||||
|
||||
# ── AI crawlers: same restrictions ───────────────────────────────
|
||||
# Personal data (Impressum, Datenschutz) must not be indexed — DSGVO.
|
||||
# AI crawlers: same restrictions
|
||||
# Personal data (Impressum, Datenschutz) must not be indexed - DSGVO.
|
||||
# Business content and llms.txt are explicitly available.
|
||||
|
||||
User-agent: GPTBot
|
||||
@@ -90,7 +90,7 @@ Disallow: /impressum
|
||||
Disallow: /datenschutz
|
||||
Disallow: /api/
|
||||
|
||||
# Bing (explicit — used by Copilot / ChatGPT via Bing index)
|
||||
# Bing (explicit - used by Copilot / ChatGPT via Bing index)
|
||||
User-agent: Bingbot
|
||||
Allow: /
|
||||
Allow: /llms.txt
|
||||
|
||||
Reference in New Issue
Block a user