Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Specific page searches? › Reply To: Specific page searches?
March 20, 2020 at 9:19 am
#26317
Keymaster
Hi,
The general problem with this is, that each page is stored as one single object within wordpress (as a post type object). The plugin therefore can only return the whole page as one single result. This then would not work, the plugin would only return the same exact page every time.
If you have a set of pages/posts/post types, that are categorized in some way, then you can restrict the search to those categories only.