Final
This commit is contained in:
37
Pottery-website/public/robots.txt
Normal file
37
Pottery-website/public/robots.txt
Normal file
@@ -0,0 +1,37 @@
|
||||
# KNUTH Ceramics — robots.txt
|
||||
# https://knuthceramics.com
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /checkout
|
||||
Disallow: /mock-payment
|
||||
Disallow: /success
|
||||
Disallow: /admin
|
||||
|
||||
# AI Search Crawlers — explicitly allowed for citation visibility
|
||||
User-agent: GPTBot
|
||||
Allow: /
|
||||
|
||||
User-agent: ChatGPT-User
|
||||
Allow: /
|
||||
|
||||
User-agent: PerplexityBot
|
||||
Allow: /
|
||||
|
||||
User-agent: ClaudeBot
|
||||
Allow: /
|
||||
|
||||
User-agent: anthropic-ai
|
||||
Allow: /
|
||||
|
||||
User-agent: Google-Extended
|
||||
Allow: /
|
||||
|
||||
User-agent: Bingbot
|
||||
Allow: /
|
||||
|
||||
# Training-only crawlers — blocked (prevents scraping without citation benefit)
|
||||
User-agent: CCBot
|
||||
Disallow: /
|
||||
|
||||
Sitemap: https://knuthceramics.com/sitemap.xml
|
||||
Reference in New Issue
Block a user