I want to discontinue using a subdomain that we have in Cloudflare that was previously used for a link shortening program called “Click Magick” and want to just forward ALL traffic that goes to ANY of the URLs for that subdomain to a landing page we’re creating on our main site.
QUESTIONS:
Q1. Would I set the CNAME Target that’s currently configured as the screenshot below to the Domain Name of my main site?
Q2. There are about 1,100 URLs that were previously created using ClickMagick and I want ALL of those to be redirected to a landing page. So after the CNAME is updated, would I create a page rule with a WILDCARD to send all URLs from the subdomain to the landing page I’m creating like the image below?
It needs to be proxied, but as you redirect everything already on the proxies it does not really matter where it points to. #Tutorials has dedicated tutorials on that.
Pretty much it. The question is do you want these paths to be forwarded to the new URL? If so, you’d need to include the captured part of your first wildcard in the new URL with $1.
And then for the redirect, I would want all the URLs that are associated with the subdomain to redirect to the landing page beadventurepartners.com/our-links
So when you say include the $1 as part of the wildcard, would it look like this: