From dd4b388452c116b5cf9a56a216f29cc57b37f5b9 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Sun, 3 Nov 2019 12:15:56 +0530 Subject: [PATCH] :mag: Fixed sitemap location --- nuxt.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nuxt.config.js b/nuxt.config.js index 9f6df4988..5a9388e6c 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -275,8 +275,7 @@ export default { UserAgent: '*', Disallow: '', Allow: '/', - Host: 'https://postwoman.io', - Sitemap: 'sitemap.xml' + Sitemap: 'https://postwoman.io/sitemap.xml' }, /* ** Build configuration