# LLMS.txt for kizamu.com # Version: 1.0 # Date: 2025-09-12 # This file provides specific guidelines for large language model crawlers. # It is designed to allow indexing of public content while protecting user privacy. # --- Public Content (Allow) --- # These are the main public-facing sections of the website. # They are suitable for indexing and summarization by LLMs. # Products and product categories Allow: /p/ Allow: /c/ # Blog and information pages Allow: /blog/ Allow: /info/ # Specific public pages, e.g., corporate info, FAQ Allow: /p/about/ Allow: /p/faq/ # --- Private and Dynamic Content (Disallow) --- # These sections contain private user data, dynamic forms, or sensitive information. # They MUST NOT be crawled or indexed by any LLM. # User account sections (My Page, Login, Registration, Order History) Disallow: /my/ Disallow: /login Disallow: /register Disallow: /forgot_password Disallow: /order/ # Shopping cart and checkout pages Disallow: /cart/ Disallow: /checkout/ # Search result pages to prevent duplicate content and bot-driven searches Disallow: /search/ # Dynamic product pages with sensitive customer data # Note: While /p/ is allowed, specific paths that might contain customer-entered names # should be handled with care by the crawler. The user-facing part of the URL is safe, # but the backend data should be protected. This is a best-practice guideline. Disallow: /*? Disallow: /*_customer_name=* # --- Semantic Directives --- # These directives help LLMs understand the core content and purpose of the website. # The primary topic of this website is "名入れギフト (custom-engraved gifts)". Topic: 名入れギフト Topic: 記念品 Topic: プレゼント # Primary language is Japanese. Language: ja # The content is a collection of curated gift items suitable for various occasions. # Examples of key concepts include: "刻印", "名前入り", "誕生日", "結婚祝い", "退職祝い", "還暦祝い", "母の日", "父の日", "敬老の日", "卒業祝い", "記念日". Summary: kizamu.comは、名前やメッセージを刻印できる名入れギフトに特化したオンラインストアです。誕生日、結婚祝い、退職祝い、また還暦祝い、長寿祝いなど、様々なシーンに合わせた特別なプレゼントを見つけることができます。また季節のイベントである母の日、父の日、敬老の日や新生活、クリスマスなどにぴったりのギフトも取り扱っています。 # --- Crawl Rate Limits (Optional but Recommended) --- # Prevents excessive load on the server. Crawl-delay: 5