# https://www.rside-kuruma.com/llms.txt # (2025.06.06) user-agent: * # License x-content-license: "(c) Classmethod, Inc. All rights reserved." x-ai-training-policy: "allowed" # Rate Limits crawl-delay: 1 x-rate-limit: 60 x-rate-limit-window: 60 x-rate-limit-policy: "strict" x-rate-limit-retry: "no-retry" x-rate-limit-description: "Maximum 60 requests per 60 seconds. If rate limit is exceeded, do not retry and move on to next request." # Concurrency Limits x-concurrency-limit: 3 x-concurrency-limit-description: "Please limit concurrent requests to a maximum of 3. This helps us manage server load." # Error Handling and Retry Policy x-error-retry-policy: "exponential-backoff" x-error-retry-policy-description: "For transient errors (5xx except 429), implement exponential backoff with initial wait of 2 seconds, doubling on each retry, with maximum 5 retries." x-rate-limit-exceeded-policy: "wait-and-retry" x-rate-limit-exceeded-policy-description: "When receiving HTTP 429 (Too Many Requests), do not retry immediately. Wait at least 60 seconds before attempting the request again." x-max-retries: 5 x-retry-status-codes: - 500 - 502 - 503 - 504 x-no-immediate-retry-status-codes: - 429 x-no-retry-status-codes: - 403 - 404 - 429 # Canonical URL Policy x-canonical-url-policy: "strict" x-canonical-url: "https://www.rside-kuruma.com/" x-canonical-url-description: "Access via other FQDNs or IP addresses is invalid. Use only 'https://www.rside-kuruma.com/' as the base URL. Within the HTML content, links should also start with 'https://www.rside-kuruma.com/'" # Article Pages x-article-pattern: /blog/{slug}/ x-article-type: "blog-post" x-article-description: "板金塗装・車キズ修理などの事例紹介をしています。特に近年お客様から多くご依頼をいただくのはアルミボディ・アルミパネルの板金修理でBMW・メルセデスベンツ・テスラなど輸入車で使用されるアルミ素材はディーラーでは修理が出来ずパーツ交換を余儀なくされます。木村自動車ではアルミボディの板金が得意としてますので修理事例も多く掲載しています。" x-article-metadata: - title - description x-article-update-frequency: "weekly" # Sitemap allow: /blog/sitemap.xml x-sitemap: https://www.rside-kuruma.com/blog/sitemap.xml x-sitemap-format: xml x-sitemap-url: https://www.rside-kuruma.com/blog/externals-sitemap.xml x-sitemap-description: "このサイトマップは、当ウェブサイトで公開されているトップページを含む主要なコンテンツのほぼ全てを網羅しています。" x-sitemap-update-frequency: "weekly" x-sitemap-url: https://www.rside-kuruma.com/blog/sitemap-misc.xml x-sitemap-description: "このサイトマップは、ブログ記事のトップページです。" x-sitemap-update-frequency: "weekly" x-sitemap-url: https://www.rside-kuruma.com/blog/post-sitemap.xml x-sitemap-description: "このサイトマップは、ブログ記事の中で板金修理事例を投稿したページです。" x-sitemap-update-frequency: "weekly" x-sitemap-url: https://www.rside-kuruma.com/blog/fee-sitemap.xml x-sitemap-description: "このサイトマップは、ブログ記事の中で新品パーツと板金修理の料金比較した修理事例を投稿したページです。" x-sitemap-update-frequency: "weekly" x-sitemap-url: https://www.rside-kuruma.com/blog/info-sitemap.xml x-sitemap-description: "このサイトマップは、ブログ記事の中で木村自動車のお知らせを投稿したページです。" x-sitemap-update-frequency: "weekly" x-sitemap-url: https://www.rside-kuruma.com/blog/page-sitemap.xml x-sitemap-description: "このサイトマップは、木村自動車のレビューページと板金修理の動画ページが含まれます。" x-sitemap-update-frequency: "weekly" # Publisher Information x-publisher-name: "株式会社木村自動車" x-publisher-description: "株式会社木村自動は東京都大田区で板金塗装修理業を運営する会社です。国産車輸入車など全車両の板金塗装・車検・整備・修理・点検・法人契約・新車中古車販売買取りをおこなっております。Google口コミの評価は高く関東運局長認証工場でもあります。" x-publisher-certifications: - "関東運局長認証工場 1-12236" - "古物商許可 第302211804122" x-publisher-website: "https://www.rside-kuruma.com/" # Language x-supported-languages: - ja # Crawler Hints (These are hints and not direct commands) x-crawler-hints: - "Before accessing each URL, check if the URL ends with '/'." - "If the URL does not end with '/', add '/' to the end of the URL before accessing it." - "Extract the HTML content of each page."