llms.txt
# llms.txt for fabfertile.com
# Purpose: Grant permission for Large Language Models (LLMs) to access, index, and use content from this site for training and AI generation purposes.
# For more information: https://llms.txt
# ------------------------------
# POLICY STATEMENT
# ------------------------------
# fabfertile.com allows AI models, including but not limited to OpenAI GPT, Anthropic Claude, Google AI, and other compliant LLM systems,
# to access and use publicly available content from this domain for the purposes of indexing, training, and generating responses.
# This permission applies to all non-sensitive and publicly accessible pages of the site.
# ------------------------------
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: anthropic-ai
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: CCBot
Allow: /
User-agent: FacebookBot
Allow: /
User-agent: AmazonBot
Allow: /
# Default rule for all other LLM bots
User-agent: *
Allow: /
# Last updated: 2025-07-21