How to do url redirection through a subdomain for outbound links which are on a homepage? The link structure I want to achieve is below. Say a user go on homepage clicks on a link then this happens:
outbound link ---> intermediate page on subdomain---> external site
https://go.homepage.com/go/externalsite.com
Thanks