Bulk Update Product Url

Hi

Many of our products have the URL ending with -clone-en/.

As we have many products is there a way to bulk update the SEO name: (URL)?

Thanks

Stefan

Hi
Many of our products have the URL ending with -clone-en/.
As we have many products is there a way to bulk update the SEO name: (URL)?

Thanks

Stefan



DELETE FROM cscart_seo_names WHERE name LIKE '%-clone-en%';

You can run the following query in the phpMyAdmin

Hi

Many of our products have the URL ending with -clone-en/.

As we have many products is there a way to bulk update the SEO name: (URL)?

Thanks

Stefan

Or export code and seo name field to .csv file and edit there then bring back in