🔍 Fixed sitemap location

This commit is contained in:
liyasthomas
2019-11-03 12:03:28 +05:30
parent 6ab7a92184
commit f6eb1e9652

View File

@@ -275,7 +275,8 @@ export default {
UserAgent: '*', UserAgent: '*',
Disallow: '', Disallow: '',
Allow: '/', Allow: '/',
Sitemap: '/sitemap.xml' Host: 'https://postwoman.io',
Sitemap: 'sitemap.xml'
}, },
/* /*
** Build configuration ** Build configuration