Sure, if that’s what you want to do. Is there not a pattern you can use to simplify things?
Thread Starter
Warren
(@rabbitwordpress)
Hi John, thank you for the quick response!
I am struggling to see a pattern to be honest, apart from the first parts of the file names, please see examples below:
FROM:
usedkitchenexchange.co.uk/wp-content/uploads/2022/07/Electrolux-Grand-Cuisine-Induction-Zone-4-600×420.jpg,
TO:
https://www.rehome.co.uk/media/catalog/product/cache/eda4d03db026547577108b6fbf601cd3/E/l/Electrolux-Grand-Cuisine-Induction-Zone-4_1647911795e8f5.jpg
FROM:
usedkitchenexchange.co.uk/wp-content/uploads/2020/11/Ex-Display-Kitchen-Run-Italian-Designer-Aster-Atelier-North-2-870×610.jpg,
TO:
https://www.rehome.co.uk/media/catalog/product/cache/eda4d03db026547577108b6fbf601cd3/E/x/Ex-Display-Kitchen-Run-Italian-Designer-Aster-Atelier-North-7_16478b79e20421.jpg
FROM:
usedkitchenexchange.co.uk/wp-content/uploads/2021/11/Reconditioned-Quooker-Tap-Fusion-Square-Stainless-Steel-4.jpg,
TO:
https://www.rehome.co.uk/media/catalog/product/cache/eda4d03db026547577108b6fbf601cd3/R/e/Reconditioned-Quooker-Tap-Fusion-Square-Stainless-Steel-4-scaled_164790b763a1c4.jpg
There are 285,000 like this!
What do you think?
Many thanks
Warren
You should check out the final part of this page https://redirection.me/support/problems/url-not-redirecting/ and test a redirect first, in case your server has problems with the jpg files.
Thread Starter
Warren
(@rabbitwordpress)
Hi John,
The JPG/JPEG files no longer exist in their original locations, so re ‘the final part’ of the link above, this shouldn’t be an issue.
However my concern is the sheer number or redirects (287,000+) required.
Do think its possible to handle this many?
The number of redirects should be fine. However, I would test one before committing in case your server is configured in such a way that Redirection can’t do anything (as explained in the support page).