# llms.txt for https://www.laptopoutlet.co.uk # AI/LLM access and training policy # ========================== # Allowed Content # ========================== Allow: /products/ Allow: /collections/ Allow: /product-category/ Allow: /brand/ Allow: /blog/ Allow: /about-us Allow: /contact-us Allow: /faqs # ========================== # Disallowed Content # ========================== Disallow: /checkout/ Disallow: /cart/ Disallow: /account/ Disallow: /my-account/ Disallow: /wishlist/ Disallow: /orders/ Disallow: /track-order/ Disallow: /admin/ Disallow: /search # ========================== # Bot-Specific Rules # ========================== User-agent: gptbot Allow-Training: yes Allow-Retrieval: yes User-agent: claudebot Allow-Training: yes Allow-Retrieval: yes User-agent: google-extended Allow-Training: yes Allow-Retrieval: yes User-agent: perplexitybot Allow-Training: yes Allow-Retrieval: yes User-agent: ccbot Allow-Training: yes Allow-Retrieval: yes # Default for all other bots User-agent: * Allow-Training: yes Allow-Retrieval: yes # ========================== # Metadata # ========================== Sitemap: https://www.laptopoutlet.co.uk/sitemap.xml Contact: customerservice@laptopoutlet.co.uk # Notes: # Product and blog pages are available for indexing, summarization, and model training. # Checkout, account, and cart areas are excluded to protect user privacy.