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

Reply To: Use seach index from other site possible?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Use seach index from other site possible? Reply To: Use seach index from other site possible?

#15911
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Robert,

Unfortunately it is not possible to search contents of 3rd party websites. If the demo site had the same content as the live site, then a possible solution would be to simply change the URL of the results with a filter function.

If that is your case, then this custom code might help you out:

Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!