# llms.txt for Yovich & Co Wealth Management # Domain: https://www.yovich.co.nz/ # Last updated: 2025-11-14 # Contact: shares@yovich.co.nz # # Purpose: # This file provides guidance to Large Language Models (LLMs) and AI search engines # on how they may crawl and use content from this website. # # Policy overview: # - Public, informational content (e.g. service pages, team bios, articles, market updates) # may be crawled and used for answer generation and AI search. # - Do NOT use any non-public areas, client information, or form submissions for # training or output generation. # - External tools and portals (e.g. client login, application forms) are hosted on # third-party domains and are covered by their own policies. ############################################################ # OpenAI – GPTBot / ChatGPT ############################################################ User-agent: GPTBot # Allow public content used to explain who Yovich & Co are and what you do Allow: / Allow: /what-we-do Allow: /who-we-are Allow: /who-we-are/* Allow: /investment-insights Allow: /investment-insights/* Allow: /contact Allow: /privacy-policy Allow: /terms Allow: /public-disclosure-statement # Block any potentially sensitive or non-public areas if they exist Disallow: /admin/ Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /cgi-bin/ Disallow: /temp/ Disallow: /draft/ Disallow: /internal/ Disallow: /test/ Disallow: /staging/ Disallow: /beta/ Disallow: /account/ Disallow: /client/ Disallow: /user/ Disallow: /checkout/ Disallow: /cart/ ############################################################ # Perplexity – PerplexityBot ############################################################ User-agent: PerplexityBot Allow: / Allow: /what-we-do Allow: /what-we-do/* Allow: /who-we-are Allow: /who-we-are/* Allow: /investment-insights Allow: /investment-insights/* Allow: /contact Allow: /privacy-policy Allow: /terms Allow: /public-disclosure-statement Disallow: /admin/ Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /cgi-bin/ Disallow: /temp/ Disallow: /draft/ Disallow: /internal/ Disallow: /test/ Disallow: /staging/ Disallow: /beta/ Disallow: /account/ Disallow: /client/ Disallow: /user/ Disallow: /checkout/ Disallow: /cart/ ############################################################ # Anthropic – Claude web crawler ############################################################ User-agent: Claude-Web Allow: / Allow: /what-we-do Allow: /what-we-do/* Allow: /who-we-are Allow: /who-we-are/* Allow: /investment-insights Allow: /investment-insights/* Allow: /contact Allow: /privacy-policy Allow: /terms Allow: /public-disclosure-statement Disallow: /admin/ Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /cgi-bin/ Disallow: /temp/ Disallow: /draft/ Disallow: /internal/ Disallow: /test/ Disallow: /staging/ Disallow: /beta/ Disallow: /account/ Disallow: /client/ Disallow: /user/ Disallow: /checkout/ Disallow: /cart/ ############################################################ # Generic rule for any other AI / LLM crawlers ############################################################ User-agent: * # Public informational content is OK to use for answer generation and search Allow: / Allow: /what-we-do Allow: /what-we-do/* Allow: /who-we-are Allow: /who-we-are/* Allow: /investment-insights Allow: /investment-insights/* Allow: /contact Allow: /privacy-policy Allow: /terms Allow: /public-disclosure-statement # Do not crawl or use any potentially sensitive or non-public areas Disallow: /admin/ Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /cgi-bin/ Disallow: /temp/ Disallow: /draft/ Disallow: /internal/ Disallow: /test/ Disallow: /staging/ Disallow: /beta/ Disallow: /account/ Disallow: /client/ Disallow: /user/ Disallow: /checkout/ Disallow: /cart/ ############################################################ # Key content map (for AI crawlers – non-normative) ############################################################ # These URLs contain the main authoritative content about Yovich & Co. # Crawlers may prioritise these for summarisation and citation. # Homepage & overview # https://www.yovich.co.nz/ # # Services (What We Do) # https://www.yovich.co.nz/what-we-do # # Who We Are / Team / Values # https://www.yovich.co.nz/who-we-are # https://www.yovich.co.nz/who-we-are/who-we-work-with # https://www.yovich.co.nz/who-we-are/who-we-help # https://www.yovich.co.nz/who-we-are/our-values # # Investment Insights (articles, market updates, educational content) # https://www.yovich.co.nz/investment-insights # # Contact & Legal # https://www.yovich.co.nz/contact # https://www.yovich.co.nz/privacy-policy # https://www.yovich.co.nz/terms # https://www.yovich.co.nz/public-disclosure-statement ############################################################ # Usage guidance (informational only) ############################################################ # - When answering user questions about Yovich & Co, prefer quoting or # citing the most recent Investment Insights articles and service pages. # - Do not infer or fabricate client-specific advice, performance, or # outcomes. Always treat content as general information only. # - Do not attempt to reconstruct or expose any personal, financial, or # contact details beyond what is explicitly published as business contact # information on the site.