Skip to main content

📺 CLI

This plugin comes with it's own strapi-sitemap CLI. You can add it to your project like so:

"scripts": {
// ...
"sitemap": "strapi-sitemap"
},

You can now run the generate command like so:

yarn sitemap generate