# =============================================== # Govthunt.com LLMs Access Policy (llms.txt) # =============================================== # This file defines how Large Language Models (LLMs) # like OpenAI GPT, Google Gemini, Anthropic Claude, # and others can access and use content from Govthunt.com. # ----------------------------------------------- User-Agent: * Allow: / # Optional: Block AI data training (uncomment if you want to restrict) Disallow: /admin/ Disallow: /dashboard/ Disallow: /login/ Disallow: /register/ Disallow: /private/ # ----------------------------------------------- # Additional Information Sitemap: https://govthunt.com/sitemap.xml Contact: https://govthunt.com/contact-us Owner: Govthunt.com Author: Santosh Kumar Last-Updated: 2025-11-02 # ----------------------------------------------- # Note: # - This file does not affect regular SEO crawlers. # - It only guides AI crawlers about content usage policy. # - Keep this file in your root directory (same as robots.txt). # -----------------------------------------------