[ad_1]
I added a redirect for our urls which works fine as long as the URL is clean without tracking code.
ie. somesite.com/page redirects to somesite.com/new-page
However, I noticed the redirect doesn’t work for links that have been auto-modified for tracking.
ie. somesite.com/page/?fbclid=IwAR2s9RSLOJeKZahmEpSyoP6Ro9L5O is not included in the redirect to somesite.com/new-page
I realize the link with tracking must be viewed as a new link but is there a way to control that? Or do we need to add the tracking link as its own redirect each time we find it?
