I'm looking for a solution to rename dynamically product images to SEO names, e.g.:
1) I have a lot of images where we have weird names, e.g. 1.jpg etc. Is there any solution to rename the filenames in order to achieve something like this: product-name-fig-1.jpg, product-name-fig-2.jpg etc.
2) It would be great if this was also possible for product options/variants and product variations.
Do you know about any kind of such an addon for cs-cart? I've seen addons for other platforms with sucha a functionality.
I'm not aware of any production addon for this purpose. However, it should be very straight forward to utilize a hook and to change the name from what was uploaded to a temporary file, server location or url to whatever methodology you want.
I'm not sure image names have much of an SEO rank. However the Alt text does have ranking.