This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Custom URL not work with result

#12484
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

Changing the URL on the results is only possible with a custom filter code for safety reasons. For example, you can access and change the URLs to anything by placing the following code to the functions.php file in your active theme directory:

In this example, all result URLs will be changed to ‘http://my-custom.url’. You can change that to anything you want.