top of page
Click here to request a complete price list. We will never contact you again unless you ask for additional information.
# LLMs.txt – Guidelines for Large Language Model Crawlers
# This file tells AI systems which parts of the site they may access.
# Allow well-known AI crawlers
User-Agent: GPTBot
Allow: /
User-Agent: ChatGPT-User
Allow: /
User-Agent: Google-Extended
Allow: /
User-Agent: Anthropic-AI
Allow: /
# Disallow unknown, unverified, or high-risk AI scrapers
User-Agent: *
Disallow: /private/
Disallow: /admin/
Disallow: /account/
Disallow: /checkout/
Disallow: /cart/
# End of file
bottom of page
