anasstouaticoder/magento2-module-sitemapremoveitem
最新稳定版本:1.3.9
Composer 安装命令:
composer require anasstouaticoder/magento2-module-sitemapremoveitem
包简介
The SitemapRemoveItem module provides easy way to remove unwanted elements from Magento 2 Sitemap
README 文档
README
Magento 2 Module AnassTouatiCoder SitemapRemoveItem
Remove unwanted Sitemap items based on their URI
``anasstouaticoder/magento2-module-sitemapremoveitem``
Main Functionalities
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
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-06