Change log for Magento 2 XML Sitemap Extension Version 2.1.2 (December 1, 2025)
Features:
- Option to choose sitemap items (Category, Product, CMS Page, Blog, etc.).
Improvements:
- Changes to comply with the Magento Coding Standard.
Version 2.1.1 (June 20, 2025)
General:
- Now, the original product images are used in the XML sitemap.
Features:
- Added a CLI command to generate the XML sitemap: bin/magento magefan:sitemap:generate --ids="2,4,6"
Version 2.1.0 (March 3, 2025)
Features:
- Now XML Sitemap Extension is paid for Magento Community (Open Source).
- Additional XML Sitemap links configuration improvements.
- Added an option to exclude out-of-stock products from XML sitemap.
- Added configuration options for products, categories, cms pages, homepage, generation schedule, sitemap file limits, and search engine submission.
Version 2.0.1 (May 24, 2024)
Features:
- Exclude the 'no-route', 'home', 'enable-cookies' pages from the XML sitemap by default.
Version 2.0.1 (February 12, 2024)
Features:
- Minor code improvements.