Download the PHP package anasstouaticoder/magento2-module-sitemapremoveitem without Composer
On this page you can find all versions of the php package anasstouaticoder/magento2-module-sitemapremoveitem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download anasstouaticoder/magento2-module-sitemapremoveitem
More information about anasstouaticoder/magento2-module-sitemapremoveitem
Files in anasstouaticoder/magento2-module-sitemapremoveitem
Package magento2-module-sitemapremoveitem
Short Description The SitemapRemoveItem module provides easy way to remove unwanted elements from Magento 2 Sitemap
License MIT
Informations about the package magento2-module-sitemapremoveitem
Magento 2 Module AnassTouatiCoder SitemapRemoveItem
``anasstouaticoder/magento2-module-sitemapremoveitem``
- Main Functionalities
- Installation
- Configuration
- Specifications
- Usage
- License
Main Functionalities
``anasstouaticoder/magento2-module-sitemapremoveitem``
Provide easy way to remove unwanted sitemap rows.
Installation
* = in production please use the --keep-generated
option
install from composer 2
- In magento project root directory run command
composer require anasstouaticoder/magento2-module-sitemapremoveitem
- Enable the module by running
php bin/magento module:enable AnassTouatiCoder_SitemapRemoveItem
- Flush the cache by running
php bin/magento cache:flush
Zip file
- Unzip the zip file in
app/code/AnassTouatiCoder
- Enable the module by running
php bin/magento module:enable AnassTouatiCoder_SitemapRemoveItem
- Flush the cache by running
php bin/magento cache:flush
Configuration
Go to Store => Configution => Section Atouati Tools add Items that will be removed from SiteMaps
Specifications
This plugin gives the administrators the ability to clean up Sitemap from unwanted URLS rows.
Usage
In Back Office, go to Store => Configuration => ATOUATI TOOLS => General => URLs to remove from Sitemap.
Add unwanted uri to the table and save. Make sure to select URI Match Type that you needed: Contains removes one or more, equals removes one row).
- use case 1: URI => women/tops-women URI Match Type => Contains
- use case 2: URI => men/bottoms-men/pants-men.html URI Match Type => Equals
License
All versions of magento2-module-sitemapremoveitem with dependencies
magento/framework Version 103.0.*
magento/module-sitemap Version 100.4.4
php Version ~7.4.0||~8.1.0