I have re-built an old website in Wix and want to configure the old pages (which a lot of third party sites still link to) to correctly redirect to new pages within the new website.
The old site was built in ASP.NET and used parameters in the URL, i.e.:
www.abc.co.uk/availability.asp?code=gla
www.abc.co.uk/availability.asp?code=tgh
www.abc.co.uk/availability.asp?code=dss
Each of the above example addresses needs to be re-directed to a new separate page.
When attempting this in the Wix SEO Tools > URL Redirect Manager it always strips out the parameters.
Is there a way to get around this, either via some internal/external code or add-on or anything, getting desperate as i've attempted numerous options but each one has failed so far.