Change product image urls
-
Hello
I have 2 servers with the same data
I use server A as production ( a.domian.com ) and the other server B ( b.domain.com )to use as stotage for photos
So I will need to delete all the photos from Server A , and change image urls in database to use images from server B
For example replce https://a.domain.com/wp-content/uploads/2024/06/photo.jpg
to https://b.domain.com/wp-content/uploads/2024/06/photo.jpg
How to make this urls replacement in the database with plugin or mysql command?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.