크기 제한을 초과하는 사이트맵이 있는 경우 각 새 사이트맵이 크기 제한 미만이 되도록 대규모 사이트맵을 여러 개의 사이트맵으로 분할해야 합니다. 사이트맵을 분할한 후 사이트맵 색인 파일을 사용하여 한 번에 여러 사이트맵을 제출할 수 있습니다.
사이트맵 색인 권장사항
사이트맵 색인 파일의 XML 형식은 사이트맵 파일의 XML 형식과 매우 비슷하며 사이트맵 프로토콜로 정의됩니다.
즉, 모든 사이트맵 요구사항이 사이트맵 색인 파일에도 적용됩니다.
참조된 사이트맵은 사이트맵 색인 파일과 동일한 사이트에서 호스팅되어야 합니다. 크로스 사이트 제출을 설정하면 이 요구사항이 면제됩니다.
사이트맵 색인 파일에서 참조되는 사이트맵은 사이트맵 색인 파일과 동일한 디렉터리에 있거나 사이트 계층 구조에서 더 낮은 위치에 있어야 합니다. 예를 들어 사이트맵 색인 파일이 https://example.com/public/sitemap_index.xml에 있다면 동일하거나 더 하위 디렉터리(예: https://example.com/public/shared/...)에 있는 사이트맵만 포함할 수 있습니다.
Search Console 계정에서 사이트맵 색인 파일을 사이트당 500개까지 제출할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-30(UTC)"],[[["A sitemap index file is used to submit multiple sitemaps to search engines, especially when a single sitemap exceeds the size limit."],["Sitemaps listed within the index file must reside on the same site (unless cross-site submission is configured) and be in the same directory or a lower subdirectory."],["You can submit up to 500 sitemap index files for each website registered in your Search Console account."],["Sitemap index files have a specific XML format, similar to sitemaps, and include required tags like `sitemapindex`, `sitemap`, and `loc`."],["Optional tags like `lastmod` can be added to indicate the last modification time of the sitemap file, aiding in crawl scheduling by search engines."]]],["When a sitemap exceeds size limits, split it into smaller sitemaps. Use a sitemap index file to manage and submit multiple sitemaps simultaneously. The sitemap index's XML format mirrors that of a sitemap and follows the Sitemap Protocol. Referenced sitemaps must be on the same site or lower in the directory, or use cross-site submission. A sitemap index can contain up to 50,000 `loc` tags, with `sitemapindex`, `sitemap`, and `loc` being required. Up to 500 sitemap indexes can be submitted per site.\n"]]