olegkoval / magento2-regenerate_url_rewrites

Magento 2 extension which add feature of regenerating a url rewrites of products/categories
Academic Free License v3.0
428 stars 118 forks source link

Discard old 301/302 redirects? #133

Open posidonius opened 4 years ago

posidonius commented 4 years ago

I installed this module hoping I could use it to discard old 301/302 redirects from 1) all the times when I changed a url key and created a permanent redirect; and 2) custom redirects I created in admin backend for various purposes over the years.

Can this extension be used to purge these old redirects? If so, please advise how.

If not, that would be a great new feature.