Let's say a video has been uploaded to: .mp4
But the URL has to be: .mp4
Is there any way to change the URL or an uploaded video file to exactly what you want it to be, or to upload another version and give it the exact URL?
A company needs the URL link for MP4 files to remain the same as they were previously. Any solutions would be greatly appreciated. Thanks!
Let's say a video has been uploaded to: https://www.example/wp-content/uploads/2019/08/2017-12-21_XXX.mp4
But the URL has to be: http://www.example/videos/12/2017-12-21_XXX.mp4
Is there any way to change the URL or an uploaded video file to exactly what you want it to be, or to upload another version and give it the exact URL?
A company needs the URL link for MP4 files to remain the same as they were previously. Any solutions would be greatly appreciated. Thanks!
Share Improve this question asked Sep 5, 2019 at 0:59 Bhaskar SinhaBhaskar Sinha 111 bronze badge 1- Welcome to WordPress Development. I hope you find the answer(s) you are looking for. Our site is different from most - if you have not done so yet, consider checking out the tour and help center to find out how things work. – Matthew Brown aka Lord Matt Commented Sep 5, 2019 at 1:57
1 Answer
Reset to default 0You just create a folder called videos/and any subfolders/ inside your cpanel public_html directory then move the video from from the wordpress upload folder to the newly created videos folder or any sub directory you want to put it inside the videos folder.
and thats it