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.

Known issuesBuild failingsilver partner

Supported Magento versions: 2.4.9

14 installs★ 1 starsLatest: v1.0.0Released 2018-08-27License: MIT

composer require vendic/magento2-regenurlkeys

README

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.

Magento 2 - regenerate missing url keys

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.

Installation

composer require vendic/magento2-regenurlkeys

Usage

php bin/magento regenerate:product:urlkeys

About Vendic

Vendic - Magento 2 develops technically challenging e-commerce websites using Magento 2. Feel free to check out our projects on our website.

← All packages from vendic