Hello;
I withdraw my products from my supplier. I manually change supplier product names one by one. But I noticed an error. When I change the product name, the product url does not change automatically, but the old product name url given by the supplier remains. It’s impossible to edit these urls individually. Is there a way to edit them in bulk?
Can you please help. I have a lot of products, I don’t want to fix the url one by one. When I change my product name, I want the url to automatically change with the product name.
You can take a look into Shopify Flow app functionality to see if it will let you change URL handles, but for now you can use these two methods to change them in bulk:
Bulk Edit. Select the products you want to edit & click on Bulk Edit. Add column called URL handle (SEO) and change them.
Export to CSV file. Select all the products you want to edit and export them to .csv file to edit them in Excel. Once you are done, import them back in.
With the Excel method you don`t have to do them one by one, actually. You can use formulas that will convert your product name into a suitable handle for you, depending on your needs.
changing the handles in bulk may be a bit tricky. There are three solutions you can consider to solve the issue.
Use bulk edit. You can select products you would like to change the handle for, display the URL Handle (SEO) column, and make changes to the handles there. However, this is more or less still a lot of manual work.
CSV export. You can export all products in CSV and use the file to make changes. However, the problem is that whenever you change the product handles (Handle column), the products will be uploaded as new products. This means that you would need to delete the products with the “old” URL handles. However, using CSV for this issue has a huge advantage. Thanks to functions such as CONCATENATE, you can easily get the handles for all of your products. Don’t forget to export a back-up of all your products!
Use app. I guess that Matrixify could handle the bulk URL handles update. You can check out the features and pricing.
Hello @Niki_K
Thank you for suggesting using the Matrixify app.
@bitolga - You sure can use the Matrixify app to bulk update your product Handles and by default, the app will even generate Shopify redirects in your store from old to new product Handles. Here we do have a great tutorial on how to do that with our app - Bulk Update Product URLs by changing Product Handles.
Note that with our app you can export and import Excel XLSX files. They are a lot more user-friendly than CSV files as well as you sure can use Excel formulas in your file to make any adjustments to the data.