amage / module-sitemap
Add/Remove custom urls from sitempa
Package info
github.com/ankursharma1930/magento2-sitemap
Language:HTML
Type:magento2-module
pkg:composer/amage/module-sitemap
v1.0.0
2021-06-30 06:47 UTC
README
``amage/module-sitemap``
Main Functionalities
Add/Remove the URLs from sitemap easily
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Amage - Enable the module by running
php bin/magento module:enable Amage_Cms - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
