diff --git a/nuxt.config.js b/nuxt.config.js index 5358d571c..98bd19c7c 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -256,6 +256,9 @@ export default { googleAnalytics: { id: process.env.GA_ID || 'UA-61422507-2' }, + sitemap: { + hostname: 'https://postwoman.io' + }, /* ** Build configuration */