smaex / sitemap-excludes
Excludes selected products from XML sitemaps in Magento 2.
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.2
- magento/framework: ^102.0
- magento/module-catalog: ^103.0
- magento/module-eav: ^102.0
- magento/module-sitemap: ^100.3
- magento/module-store: ^101.0
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2023-06-04 09:21:48 UTC
README
Excludes selected products from XML sitemaps in Magento 2.
Intro
Magento already offers many SEO related features out of the box, like generating XML sitemaps for CMS pages, categories, products and product images.
For certain use cases, however, merchants might want to show specific products on category pages and in on-site search results, but not in search results provided by external search engines.
How to use
This extension works pretty much without further configuration, and allows merchants to exclude individual products from XML sitemaps on a store-level with a new product attribute.
How to install
Require the extension via Composer.
$ composer require smaex/sitemap-excludes ^1.0
Enable the module via Magento’s CLI.
$ magento module:enable Smaex_SitemapExcludes $ magento setup:upgrade $ magento setup:di:compile
We’re hiring!
We’re currently looking for interested masochists PHP & Magento developers to join our Magento Team in Munich. Just drop me a line via j.scherbl@techdivision.com