Type
magento2-module
A Magento 2 module that removes home from sitemap
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This module remove the home
URL from the home page to have only https://www.yoursite.com/
instead of https://www.yoursite.com/home
.
Go to your Magento 2 folder.
composer require ph2m/remove-home-from-sitemap
php bin/magento module:enable PH2M_RemoveHomeFromSitemap
php bin/magento setup:upgrade