diff --git a/next-sitemap.js b/next-sitemap.js index bf526246..0c7e0798 100644 --- a/next-sitemap.js +++ b/next-sitemap.js @@ -1,5 +1,5 @@ module.exports = { - siteUrl: 'https://globalforestwatch.org/blog', + siteUrl: 'https://www.globalforestwatch.org/blog', generateRobotsTxt: true, sitemapSize: 5000, priority: 1.0,