# ============================================ # llm.txt - AI crawler access control policy # Website: https://linkx.ee # Language: English (en) # Last Updated: 2025-07-10 # ============================================ # This file defines access policies for AI/LLM crawlers # It follows a simplified format for AI model discovery # ============================= # Allowed Content for AI Training # ============================= ALLOW: /pricing/ ALLOW: /pricing/* ALLOW: /contact/ ALLOW: /contact/* ALLOW: /developers/ ALLOW: /developers/* ALLOW: /faq/ ALLOW: /faq/* ALLOW: /help/ ALLOW: /help/* ALLOW: /help/topic/{category}/ ALLOW: /help/topic/{category}/* ALLOW: /help/search/ ALLOW: /help/search/* ALLOW: /help/article/{slug}/ ALLOW: /help/article/{slug}/* ALLOW: /affiliate/ ALLOW: /affiliate/* ALLOW: /contact/send/ ALLOW: /contact/send/* ALLOW: /help/article/{slug}/{vote}/ ALLOW: /help/article/{slug}/{vote}/* ALLOW: /blog/ ALLOW: /blog/* ALLOW: /blog/*/ ALLOW: /blog/*/* ALLOW: /18plus-tools ALLOW: /developers ALLOW: /developers/* # ============================= # Blocked Content (Sensitive/Private) # ============================= BLOCK: /qr-codes/ BLOCK: /qr-codes/* BLOCK: /user/ BLOCK: /user/* BLOCK: /user/*/ BLOCK: /user/*/* # ============================= # Contact Information # ============================= # For questions about this policy, contact: support@linkx.ee # ============================= # End of Policy # =============================