PHPackages                             anasstouaticoder/magento2-module-sitemapremoveitem - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. anasstouaticoder/magento2-module-sitemapremoveitem

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

anasstouaticoder/magento2-module-sitemapremoveitem
==================================================

The SitemapRemoveItem module provides easy way to remove unwanted elements from Magento 2 Sitemap

1.3.9(2y ago)30MITPHPPHP ~7.4.0||~8.1.0

Since Mar 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/anasstouaticoder/magento2-module-sitemapremoveitem)[ Packagist](https://packagist.org/packages/anasstouaticoder/magento2-module-sitemapremoveitem)[ RSS](/packages/anasstouaticoder-magento2-module-sitemapremoveitem/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (3)Versions (14)Used By (0)

Magento 2 Module AnassTouatiCoder SitemapRemoveItem
===================================================

[](#magento-2-module-anasstouaticoder-sitemapremoveitem)

Remove unwanted Sitemap items based on their URI

 [![Supported Magento Versions](https://camo.githubusercontent.com/01b5b8dc5f7e792cf6cc9965fd63b2fc4d5985be8f5ddd344711025f26d24ad7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e322532307c253230322e332532307c253230322e342d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/01b5b8dc5f7e792cf6cc9965fd63b2fc4d5985be8f5ddd344711025f26d24ad7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e322532307c253230322e332532307c253230322e342d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265) [![Latest Stable Version](https://camo.githubusercontent.com/9e30c1c35034dc04cf3fd74067f12d7e448792dd2dafb451f34118eca6018d7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e617373746f75617469636f6465722f6d6167656e746f322d6d6f64756c652d736974656d617072656d6f76656974656d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/anasstouaticoder/magento2-module-sitemapremoveitem) [![Composer Downloads](https://camo.githubusercontent.com/0b8b78e228c6a6a374b968ecb85fca8624f5701b2dd9b308577cfe95b569a434/68747470733a2f2f706f7365722e707567782e6f72672f616e617373746f75617469636f6465722f6d6167656e746f322d6d6f64756c652d736974656d617072656d6f76656974656d2f646f776e6c6f616473)](https://packagist.org/packages/anasstouaticoder/magento2-module-sitemapremoveitem) [![Maintained - Yes](https://camo.githubusercontent.com/04aba48520e6322ebc6c41b7995626a88ce408bd46ec4eb15ae474936b345276/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65642533462d7965732d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)

```
``anasstouaticoder/magento2-module-sitemapremoveitem``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Usage](#markdown-header-usage)
- [License](#markdown-header-license)

Main Functionalities
--------------------

[](#main-functionalities)

Provide easy way to remove unwanted sitemap rows.

Installation
------------

[](#installation)

\* = in production please use the `--keep-generated` option

### install from composer 2

[](#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

[](#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
-------------

[](#configuration)

Go to Store =&gt; Configution =&gt; Section Atouati Tools add Items that will be removed from SiteMaps

Specifications
--------------

[](#specifications)

This plugin gives the administrators the ability to clean up Sitemap from unwanted URLS rows.

[see Demo](https://github.com/anasstouaticoder/magento2-module-sitemapremoveitem/wiki)

Usage
-----

[](#usage)

In Back Office, go to Store =&gt; Configuration =&gt; ATOUATI TOOLS =&gt; General =&gt; 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 =&gt; women/tops-women URI Match Type =&gt; Contains
- use case 2: URI =&gt; men/bottoms-men/pants-men.html URI Match Type =&gt; Equals

License
-------

[](#license)

[MIT](https://opensource.org/licenses/MIT)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~37 days

Recently: every ~106 days

Total

13

Last Release

766d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b94c75be06a95da0e1b46e7b58cf506861527ba97b1374081dc7b4d74a3e77bb?d=identicon)[anasstouaticode](/maintainers/anasstouaticode)

---

Top Contributors

[![anasstouaticoder](https://avatars.githubusercontent.com/u/16495903?v=4)](https://github.com/anasstouaticoder "anasstouaticoder (1 commits)")

---

Tags

Sitemapseomagento 2back officeremove items from sitemap

### Embed Badge

![Health badge](/badges/anasstouaticoder-magento2-module-sitemapremoveitem/health.svg)

```
[![Health](https://phpackages.com/badges/anasstouaticoder-magento2-module-sitemapremoveitem/health.svg)](https://phpackages.com/packages/anasstouaticoder-magento2-module-sitemapremoveitem)
```

###  Alternatives

[fishpig/magento2-wordpress-integration

Securely integrate WordPress and Magento 2.

83369.2k7](/packages/fishpig-magento2-wordpress-integration)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[anasstouaticoder/magento2-module-instantconfigurationcopy

The InstantConfigurationCopy module provides easy way to copy configuration field information for admin in back office Magento 2.

164.7k](/packages/anasstouaticoder-magento2-module-instantconfigurationcopy)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

293.9k](/packages/magepal-magento2-form-field-manager)[kphoen/sitemap-bundle

Provides a way to create/generate a sitemap using Doctrine, etc.

2344.8k](/packages/kphoen-sitemap-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
