• Resolved shashikant91

    (@shashikant91)


    Hi Team,

    We are using this plugin for our website pcstudio.in and could see that there are few slow queries & duplicate queries being run through few plugins like woocommerce, elementor etc.

    Can we try and fix them from our end, do you recommend any solution for such of things from your end. Please help us understand this and try to resolve at our end.

    Below are few screenshots for your reference.

    https://prnt.sc/14hc0lo
    https://prnt.sc/14hc677

    Thanks
    Shashikant

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    If those slow queries are always slow on every page load, then that suggests your server hardware is underpowered. The wp_enqueue_media() function is quite slow but shouldn’t be a problem unless you have a very high number of posts.

    You should report the duplicate queries to the author of the corresponding plugins, there should be some caching that can be put into place to avoid those.

    Thread Starter shashikant91

    (@shashikant91)

    Hi @johnbillion,

    Thanks for your revert.

    We already have cache enabled (cloudfare cdn through dns)

    Also, by posts you mean products as we do not have any much blog posts on our website as this is an ecommerce website.

    Products we have around 2000+

    And yes on every page load the queries are slow hence we are working with a system administrator to improve the server performance.

    Thanks for your suggestion.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicate & Slow Queries’ is closed to new replies.