how to generate only sitemap from console or command. i want to run schedule job for my sitemap.
It's currently not possible. The sitemap-module is a server middleware for Nuxt.js.
You can create your own script to generate a sitemap with this lib : https://github.com/ekalinin/sitemap.js
ftpyz
3 activities
It's currently not possible. The sitemap-module is a server middleware for Nuxt.js.
You can create your own script to generate a sitemap with this lib : https://github.com/ekalinin/sitemap.js