This is a private module and is not currently aimed at public usage.
The Augustash_BetterCatalogUrl
module adds the product SKU to the generated product URL. This ensures a unique URL for each product as well as additional SEO benefits.
Install the extension using Composer using our development package repository:
composer require augustash/module-better-catalog-url:
bin/magento module:enable --clear-static-content Augustash_BetterCatalogUrl
bin/magento setup:upgrade
bin/magento cache:flush