Index Table issues

This topic contains 2 replies, has 2 voices, and was last updated by billium99 billium99 6 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14280
    billium99
    billium99
    Participant

    Hello – the FTP is Flywheel SFTP – you have to sign up for a free Flywheel account, and then I can make you a collaborator, THEN you can connect to FTP using your Flywheel login.

    You explained on another website of mine, that I can create the index table for posts and products, and then create specific searches that only search products or only search posts. But no matter what I do, my product search box returns posts. It doesn’t even appear to return products at all. I’ve verified my settings, recreated the index table several times, and no matter what, the search returns things it shouldn’t be.

    Can you please help me? This plugin is consistently slow across all three sites I’ve installed it on. I’m really struggling here and want to continue being your customer, but this performance and BASIC settings problems like this are just killing me.

    Please advise.

    Bill

    #14294
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Thank you for the details, I don’t think SFTP is neccessary, at least not yet.

    I’m assuming you are reffering to the shop search engine (instance 2, ‘Product search’). I’ve looked up the back-end configuration, you have a redirection set, with no live search, but the redirection is forced to the default results page, not the WooCommerce results page. I have changed that to the woocommerce results page, now it will display the products there as expected: https://i.imgur.com/XObYAKA.png

    About the performance
    I believe the major bottleneck here is probably the high number of plugins. I’m not saying ajax search pro is not at fault, but having 54 active plugins definitely takes quite the time and resources to load. WordPress loads all the plugins, at every page view, and at every ajax request as well.
    I have written an article about page performance in connection with plugins a while back: https://wp-dreams.com/articles/2014/03/maximum-performance-with-wordpress/
    Although it’s not neccessarly the number of plug-ins in every case, but the higher number of plugins, the higher chance of conflicts and negative performance impacts. It’s a really hard thing to measure correclty. This also depends on your server performance and configuration as well.
    I’ve made a few experiments on your site, disabled ajax search pro to test out the default search page loading time vs when ajax search pro is active, example:
    – Default search (7.78s): https://youtu.be/nOym1HbQ2pM
    – Ajax search pro (7.68s): https://youtu.be/L2DIGx6b4l4
    Since there was page cache active, I had to add an imaginary query argument to the address bar to bypass that at start, please ignore that, it does not change anything.
    Other measurments were very similar, except for some lag spikes, when either cases went above 15 seconds. I’m guessing that is because the server may have a thread limit, or it’s close to it’s performance cap.

    I’m still not saying that Ajax Search Pro might cause an issue here, it’s just the measurments indicate that something else might be an issue as well – as the tests reveal similar performances in both cases.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #14295
    billium99
    billium99
    Participant

    Thanks for the reply! I’ll take a closer look at the plugins. We don’t wantonly add plugins though. Unfortunately everything is so compartmentalized in WordPress and WooCommerce in particular, that stores with many features become exactly what this site is: a bloated mess.

    Bill

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.