Magento

Magento 2: How can I remove all products URL rewrites?

Pinterest LinkedIn Tumblr

Magento 2: How can I remove all products URL rewrites?

DELETE FROM url_rewrite WHERE entity_type='category';

curl -X DELETE 'http://localhost:9200/_all'

php bin/magento c:f                 

Write A Comment