Hey, I was trying to add a redirection on my site but i add some parameters on the back to notify customers that the site has moved.
Example : A.com Redirect to B.com/?notify_customer=1
But i got this error instead : The url you have entered http://gonenjoy.com/?notif_id=1321 appears to have invalid characters, please check and try again
I was trying to make a redirect from cPanel from A.com to B.com/?test123
But i got this error instead : The url you have entered http://gonenjoy.com/?notif_id=1321 appears to have invalid characters, please check and try again
It looks like the URL validation is a bit too strict, it should support query string parameters. I’ll make sure this gets brought to the attention of the right people.