I have two domains managed by Cloudflare, amazingapps and customery. I’ve set up a bulk redirect rule to use a list of URL redirects so that visitors to some amazingapps pages are redirected to the corresponding page on customery. But it’s not working.
Amazingapps is a podcast website hosted by Podpage. For each episode, they provide a shortlink based on the episode number that automatically resolves to the correct episode page. I want the shortlink to resolve to the episode page on my customery domain running Wordpress.
I have a bulk redirect list with URLs like this:
https://amazingapps.show/155,https://customery.com/do-we-need-to-rethink-how-we-build-power-platform-and-dynamics-365-apps/,301,,,
But instead of resolving to customery.com, the shortlink continues to resolve to the full episode page.
Other URL redirects in the same list are working OK. Any ideas what I can do?