I have a domain in GoDaddy and want to redirect it to another domain in GoDaddy also but the rediret is not passing the query string, is there something I can do so the redirection keeps the query string?
example:
www.1.example/?ID=2 is redirecting to www.2.example without the query string.
I have my business domain www.mybusiness.example and I have
www.mybusiness.example/client1 www.mybusiness.example/client2 www.mybusiness.example/client3
and so on. But I want to give each client a custom domain that redirects to their specific URL but I need to keep the query strings.