diff --git a/nuxt.config.ts b/nuxt.config.ts index 91e0cb9..2b0fe94 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -88,6 +88,13 @@ export default defineNuxtConfig({ ].join('; '), }, }, + // Auto generated page by svgSprite module + '/_icons': { + headers: { + // Do not index the page and remove it from sitemap + 'X-Robots-Tag': 'noindex', + }, + }, }, }, // https://github.com/nuxt-modules/svg-sprite#options