
By PluginPal
This plugin offers the ability to configure server-side sitemaps. It integrates with Strapi Webtools for streamlined URL management, while still providing flexibility to your specific sitemap needs.
released April 19, 2026
npm install webtools-addon-sitemapCreate a highly customizable sitemap XML in Strapi CMS.
rel="alternate" using the official i18n Strapi patterns)Read the Getting Started tutorial or follow the steps below:
# using yarn
yarn add webtools-addon-sitemap
# using npm
npm install webtools-addon-sitemap --saveAfter successful installation you have to rebuild the admin UI so it'll include this plugin. To rebuild and restart Strapi run:
# using yarn
yarn build
yarn develop
# using npm
npm run build
npm run developThe Sitemap plugin should now appear in the Webtools section of your Strapi app.
Enjoy 🎉
The full documentation of this plugin can be found on it's dedicated documentation website.
Webtools can be extended by installing addons that hook into the core Webtools functionality. Read more about how addons work and how to install them in the addons documentation.
Feel free to fork and make a pull request of this plugin. All the input is welcome!
Give a star if this project helped you.
Share your work with the community and get it listed in the Strapi ecosystem for everyone to discover and use.
Submit
