diff --git a/nuxt.config.js b/nuxt.config.js index 42cf5c1ca..a7ef74d06 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -273,9 +273,9 @@ export default { }, robots: { UserAgent: '*', - Allow: '/', Disallow: '', - Sitemap: 'sitemap.xml' + Allow: '/', + Sitemap: '/sitemap.xml' }, /* ** Build configuration