leytech/leytech_fixurlrewrites

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (1.0.2) of this package.

Module to fix the longstanding URL re-indexing bug in Magento 1.x

1.0.2 2017-05-02 12:40 UTC

This package is not auto-updated.

Last update: 2025-04-27 07:22:33 UTC


README

This extension provides a fix for the longstanding URL re-indexing bug in Magento 1.x.

If the core_url_rewrite table (as shown in URL Rewrite Management) is becoming very full and generating URLs with random numbers after them (e.g. www.example.com/example-123) then you've likely hit this bug.

Affected versions: Magento CE 1.7.x - 1.9.x

Rewrites

This module rewrites the Mage_Catalog_Model_Url model

References

Stack Exchange: https://magento.stackexchange.com/q/1565/4087

Gist: https://gist.github.com/edannenberg/5310008

Support

This extension is provided free of charge as-is. We don't provide free support.

Contribute

Pull requests and feedback welcome.