diff --git a/nuxt.config.js b/nuxt.config.js index 7e98d7d93f..f59d57903c 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -284,6 +284,10 @@ export default defineNuxtConfig({ // }, }, + routeRules: { + '/ahp/collection/13': { sitemap: { changefreq: 'daily', priority: 0.3 } }, + }, + hooks: { sitemap: { generate: {