# llms.txt for MyQuests Digital Marketing Agency, including Web Design, SEO, SEA, E-Commerce, CRO and Digital Project Management # Last updated: 2025‑05‑18 # https://myquests.org/llms.txt ############################################# # 1. Purpose ############################################# # This file defines policies governing automated ingestion, indexing, # and generation by language‐model services (“LLMs”) with respect to content # hosted at https://myquests.org. # # By exposing these directives, MyQuests seeks to: # - Protect user privacy and proprietary content # - Enable responsible machine‐readable usage # - Maintain SEO integrity for human visitors ############################################# # 2. Scope ############################################# # Applies to all subpages under: # https://myquests.org/ # https://www.myquests.org/ # # Excludes: # /careers/ (applicant confidentiality) # /client-portal/ (private areas) ############################################# # 3. Definitions ############################################# # User-Agent: the identifier string of any automated LLM crawler or API. # Examples: “OpenAI‐GPT4”, “LlamaIndexer”, “BardFetch”. # # Public content: any page not explicitly disallowed below. # Proprietary content: whitepapers, strategy guides, client testimonials. ############################################# # 4. General Directives ############################################# # These apply to all LLM user‐agents unless overridden later. User-Agent: * # Crawl only public HTML and text assets. Allow: / # Do NOT ingest or reproduce: # - Personal data submitted via forms # - Proprietary guides behind paywalls or login # - Internal scheduling or project management pages Disallow: /careers/ Disallow: /client-portal/ Disallow: /*?sessionid= Disallow: /downloads/whitepaper.pdf # Rate‐limit ingestion to avoid performance impacts Crawl-Delay: 10 # seconds between requests # Citation requirement: # If using our content in model outputs, attribute to “MyQuests Digital Marketing” Require-Attribution: “Content provided by MyQuests Digital Marketing Agency (https://myquests.org/)” ############################################# # 5. Agent‐Specific Overrides ############################################# # You can tailor policies for individual services by User-Agent match. User-Agent: OpenAI-GPT # Allow summaries of public blog posts Allow: /blog/ # But do not store or fine‐tune on full text of case studies Disallow: /blog/case-study-* User-Agent: BardFetch # Only metadata allowed—titles, summaries Disallow: /blog/*.html Allow: /blog/index.xml ############################################# # 6. Privacy & Data Retention ############################################# # Any personal data inadvertently collected must be discarded within 30 days. Respect-Privacy: true Max-Retention: 30 days ############################################# # 7. Contact & Enforcement ############################################# # Questions or violation notices: # info@myquests.org # Physical address: # MyQuests Digital Marketing, Web Design, SEO, SEA, CRO and Digital Project Management # Holsteiner Chaussee 193 # Hamburg, Germany # End of llms.txt