How to use static image URL versus Shopify dynamic URL structure? For CSV upload

So I see all the media that’s uploaded to Shopify media manager has a dynamic link assigned to it.

Since we upload thousands of products via CSV, it would be MUCH easier if there a way to have consistent static image URL’s, e.g.

https://foo.com/images/testsku123.jpg

Versus:

https://foo.com/5/1234/af/testsku123.jpg

The desired format is predictable and would allow us to upload without issue. Is there a popular plug in that would allow this or do I need access to an external server that give me the desired format.

If anyone can help, I would really appreciate it! Thank you all <_>

Hi, @Cygone !

Yes, Shopify does assign dynamic links to media uploaded to its media manager. However, you can generate static image URLs for your media by using a third-party app or by creating your own custom solution.

One popular app that can generate static URLs for your Shopify media is called Cloudimage. It provides a content delivery network (CDN) that optimizes your images for speed and performance, and allows you to customize the URLs for your images. This can be especially helpful if you have a large number of images and want to keep them organized in a consistent way.

Another option is to create your own custom solution using an external server. You can set up a server that hosts your images and generates static URLs that can be used in your CSV files. This approach requires some technical know-how, but it gives you more control over your images and URLs.

Ultimately, the best solution will depend on your specific needs and preferences. I would recommend researching different options and trying out a few to see what works best for you.

Let me know if this helps!

1 Like