Edit Media File URL
-
Hi there,
So I’m just in the process of organising my Cloudinary library into folders for my different sites, rather than all my images being in one big melting pot!
However, in moving the images in Cloudinary, the images I’ve added into my WordPress Media Library now do not show the correct URL.
For instance: The WordPress Media Library image has a URL ofhttps://res.cloudinary.com/username/image/upload/v1561109860/image.png
.
I’ve put that image into a cloudinary folder called “folder”.
The new CLOUDINARY URL ishttps://res.cloudinary.com/username/image/upload/folder/v1561109860/image.png
But WordPress still references the original image at
https://res.cloudinary.com/username/image/upload/v1561109860/image.png
Note: I do not upload the image to my wordpress server and then migrate it to Cloudinary – as this takes up space on my server which I was trying to get away from. Instead, I upload the image into Cloudinary and then in the Post / Page use the “Cloudinary Upload / Insert” button.
I’m looking through all the WordPress plugins for Edit URL type plugins etc but there is nothing.
I’m hesitant to do this through the database as chances are I will miss a URL mentioned somewhere and break the entire Media Library, or it will go into my other wordpress sites (WordPress Multisite) and replace those URLs. Or re-reference images that I haven’t moved into a folder on Cloudinary….Any suggestions or support from Cloudinary would be great.
I’m wondering since the file name is the same, could it just be a redirect from the old file to the new folder within Cloudinary that could be set up?I’m at a loss with what to do.
- The topic ‘Edit Media File URL’ is closed to new replies.