# llms-full.txt for PlushBeds.com # Last updated: 2025-06-06 site: https://www.plushbeds.com owner: PlushBeds, Inc. contact: marketing@plushbeds.com legal_url: https://www.plushbeds.com/pages/terms-of-service license_url: https://www.plushbeds.com/pages/terms-of-service preferred_citation: "PlushBeds (https://www.plushbeds.com)" # ================================== # LLM Content Access & Usage Policy # ================================== [usage] # Can LLMs crawl/index the site? indexing: allow # Can LLMs retrieve and summarize for end users (e.g., AI Overviews)? summarization: allow question_answering: allow reasoning: allow retrieval_augmented_generation: allow # Can LLMs embed your content in their vector databases? embedding: allow # Can your content be used for LLM pretraining or fine-tuning? training: disallow fine_tuning: disallow # ============================== # Citation and Output Guidelines # ============================== [citation] # Should models cite your content? cite: required output_link: must_link # Preferred citation text cite_as: "PlushBeds (https://www.plushbeds.com)" # ============================== # Scope and Page Rules # ============================== [rules] # Allow LLMs to access these areas: allow: /blog/ allow: /products/ allow: /collections/ allow: /pages/ allow: /faqs/ # Disallow access to sensitive or non-public areas: disallow: /account/ disallow: /cart/ disallow: /checkout/ disallow: /admin/ disallow: /apps/ disallow: /orders/ disallow: /search/ disallow: /password # Crawl rate limit crawl_delay: 5 # ============================== # Targeted User Agents (LLMs) # ============================== [user_agents] user-agent: OpenAI user-agent: Google-Extended user-agent: Anthropic user-agent: Perplexity user-agent: You.com user-agent: Amazonbot user-agent: Applebot user-agent: Bingbot apply_rules: true