# https://heichin-amaguri.jp/llms.txt # (2025.07.01) user-agent: * # 全クローラ適用 # License x-content-license: "(c) 株式会社葵屋本舗 All Rights Reserved." x-ai-training-policy: "disallowed" # Rate Limits crawl-delay: 5 x-rate-limit: 20 x-rate-limit-window: 60 x-rate-limit-policy: "moderate" x-rate-limit-retry: "wait" x-rate-limit-description: "最大20リクエスト/60秒。過剰なリクエスト時には待機してください。" # フォーマット参考 [oai_citation:0‡dev.classmethod.jp](https://dev.classmethod.jp/llms.txt) # Concurrency Limits x-concurrency-limit: 2 x-concurrency-limit-description: "同時リクエストは2までに制限してください。" # フォーマット参考 [oai_citation:1‡dev.classmethod.jp](https://dev.classmethod.jp/llms.txt) # Error Handling and Retry Policy x-error-retry-policy: "fixed-delay" x-error-retry-policy-description: "5xxエラー時は10秒後に最大3回リトライします。" x-max-retries: 3 x-retry-status-codes: - 500 - 502 - 503 - 504 x-no-retry-status-codes: - 403 - 404 # フォーマット参考 [oai_citation:2‡dev.classmethod.jp](https://dev.classmethod.jp/llms.txt) # Canonical URL Policy x-canonical-url-policy: "strict" x-canonical-url: "https://www.heichin-amaguri.jp/" x-canonical-url-description: "常に https://www.heichin-amaguri.jp/ を使用してください。" # ホームページ URL [oai_citation:3‡heichin-amaguri.jp](https://heichin-amaguri.jp/) # Disallow (アカウント・カート周り) disallow: /login # ログインページ [oai_citation:4‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/login) disallow: /register # 会員登録ページ [oai_citation:5‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/register) disallow: /cart # カートページ [oai_citation:6‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/cart) [oai_citation:7‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/sitemap) disallow: /checkout # チェックアウトページ [oai_citation:8‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/checkout) # Product Pages allow: /products # 商品一覧ページ [oai_citation:9‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/products) x-product-list-pattern: /products # 商品一覧ページ [oai_citation:10‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/products) x-product-pattern: /products/{slug} # 個別商品ページ [oai_citation:11‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/products/home-500g) x-product-description: "天津甘栗のオンライン販売ページ" # Store Pages allow: /stores # 実店舗情報ページ [oai_citation:12‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/stores) x-store-pattern: /stores # 実店舗情報ページ [oai_citation:13‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/stores) x-store-description: "横浜中華街の実店舗案内" # About Pages allow: /about # 当店についてページ [oai_citation:14‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/about) x-about-pattern: /about # 当店についてページ [oai_citation:15‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/about) x-about-description: "店舗・会社の沿革とこだわり" # FAQ Pages allow: /faq # FAQページ [oai_citation:16‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/faq) x-faq-pattern: /faq # FAQページ [oai_citation:17‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/faq) x-faq-description: "よくあるご質問" # Legal Pages allow: /specific-commercial-transactions # 特定商取引法ページ [oai_citation:18‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/specific-commercial-transactions) x-legal-pattern: /specific-commercial-transactions x-legal-description: "特定商取引法に基づく表記" allow: /privacy-policy # プライバシーポリシーページ [oai_citation:19‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/PrivacyPolicy.pdf) x-privacy-policy-pattern: /privacy-policy x-privacy-policy-description: "個人情報保護方針" # Sitemap allow: /sitemap # サイトマップページ [oai_citation:20‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/sitemap) x-sitemap: https://www.heichin-amaguri.jp/sitemap x-sitemap-format: "html" x-sitemap-description: "HTMLベースのサイトマップ" # Publisher Information x-publisher-name: "株式会社葵屋本舗" x-publisher-address: "〒231-0023 神奈川県横浜市中区山下町149" x-publisher-contact: "TEL: 045-671-1009, Email: support@heichin-amaguri.jp" # プライバシーポリシーから [oai_citation:21‡heichin-amaguri.jp](https://www.heichin-amaguri.jp/PrivacyPolicy.pdf) x-publisher-description: "横浜中華街で1968年創業の天津甘栗専門店。" # Language x-supported-languages: - ja # Crawler Hints x-crawler-hints: - "URL末尾にスラッシュを付与してアクセスしてください。" - "商品の詳細ページは /products/{slug} の形式です。"