Hello.
I would like to redirect the results of a search to a custom URL with variable.
Here you can see and example: I search “New York” and I want that it leads to “/results?city=newyork.”
Example url: https://tripuniq.com.
Currently, when I push in the result it leads to me to the correspondent custom post. ¿Could you tell me how can I force that redirection in the results?
I marked “Redirect to custom url when clicking on a result?” And i need “Trigger live search when typing?” active.
Currently, i using a forced redirect with .htaccess.
Thank You