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

Reply To: Redirect to page returns 404 when search params is present

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Redirect to page returns 404 when search params is present Reply To: Redirect to page returns 404 when search params is present

#48970
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Changing the search URL via the options will not replace the results page URL – that option is to only accomodate installations where the search archive page is already redirected via a mod_rewrite or app redirection rule.

If you want to place the results to that URL, please check this tutorial. The plugin does not have this built-in, because usually URL rewrites via WordPress should be avoided, instead I recommend the mod_rewrite (.htaccess) solution from that tutorial. I hope this helps!