nuxt-community / sitemap-module

Sitemap Module for Nuxt 2
https://sitemap.nuxtjs.org
MIT License
685 stars 129 forks source link

SSR mode, sitemap.xml not updating #275

Closed jtrobinson1993 closed 1 year ago

jtrobinson1993 commented 1 year ago

My project is in SSR mode with a cache time of 15 minutes. The sitemap.xml file works fine for what exists at build time, but it doesn't update after 15 minutes. Is there anything else I need to do to enable this functionality?

We're using pm2 to start the app.

jtrobinson1993 commented 1 year ago

Nevermind, wound up finding the answer to my problem, I had to implement my dynamic routes like the following: https://sitemap.nuxtjs.org/usage/sitemap-options#from-a-function-which-returns-a-promise