Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Results are loading super slow. › Reply To: Results are loading super slow.
June 5, 2021 at 8:14 am
#33546
Keymaster
You may have some sort of a page cache or opcode/memcached cache active there. The plugin does not hook into the regular wordpress functionality – aside from checking on the search archive if it should override the search results with it’s own. It should not do that much harm though.
If you want I can try debugging it via FTP by testing/correction the code parts line-by-line to see how the performance changes on the archive pages when the plugin is activated.