LLMs Policy
# General permissions for all AI models
User-agent: *
# Allow access to relevant content
Allow: /products/
Allow: /blogs/
Allow: /pages/
# Block access to transactional areas and areas irrelevant to training
Disallow: /cart
Disallow: /account
Disallow: /checkout
Disallow: /orders
Disallow: /search
# Specify a primary content source for attribution (optional)
Source: https://tb-outdoor.com/blogs/news
