Regenerate Missing URL Keys
vendic/magento2-regenurlkeys
Adds a regenerate:product:urlkeys CLI command that finds Magento 2 products missing a URL key and regenerates them based on the product name.
Supported Magento versions: 2.4.9
14 installs★ 1 starsLatest: v1.0.0Released 2018-08-27License: MIT
composer require vendic/magento2-regenurlkeysREADME
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
In one of our projects we lost a lot of url_key entries, due to the uninstallation of a third party SEO module. This module wil find all the products without an url key and regenerates them using the product name as a basis.
composer require vendic/magento2-regenurlkeys
php bin/magento regenerate:product:urlkeys
Vendic - Magento 2 develops technically challenging e-commerce websites using Magento 2. Feel free to check out our projects on our website.
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues