diff --git a/next-sitemap.config.js b/next-sitemap.config.js index a9ef6197d1..d1e3b87140 100644 --- a/next-sitemap.config.js +++ b/next-sitemap.config.js @@ -61,8 +61,8 @@ module.exports = { }, ], additionalSitemaps: [ - "https://www.ssw.com.au/people/sitemap-index.xml", - "https://www.ssw.com.au/rules/sitemap-index.xml", + "https://www.ssw.com.au/people/sitemap-0.xml", + "https://www.ssw.com.au/rules/sitemap-0.xml", "https://www.ssw.com.au/archive/sitemap-index.xml", // Removed v1 sitemap as its a duplication of bunch of Next.js pages - coming from // "https://www.ssw.com.au/ssw/sitemap.xml",