{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/seo/sitemap-index.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/seo/sitemap-index/#article", "headline": "Sitemap index files", "description": "A sitemap of sitemaps. Used when a site has more than 50,000 URLs or wants to split sitemaps by content type for cleaner reporting.", "url": "https://webspecification.com/spec/seo/sitemap-index/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T19:18:37.253Z", "citation": [ { "@type": "CreativeWork", "name": "Sitemaps XML format — sitemap index files", "url": "https://www.sitemaps.org/protocol.html#index", "publisher": { "@type": "Organization", "name": "sitemaps.org" } }, { "@type": "CreativeWork", "name": "Manage sitemaps for large sites", "url": "https://developers.google.com/search/docs/crawling-indexing/sitemaps/large-sitemaps", "publisher": { "@type": "Organization", "name": "Google Search Central" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/seo/sitemap-index/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "SEO", "item": "https://webspecification.com/spec/seo/" }, { "@type": "ListItem", "position": 4, "name": "Sitemap index files", "item": "https://webspecification.com/spec/seo/sitemap-index/" } ] } ] }