• Resolved Karol

    (@lewshop)


    Hi, I am using the preload function in wp optimize. Each time the product update via wp all import is run, the entire cache is cleared and only those product pages that are updated should be cleared and the rest should remain unchanged. How to fix it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support vupdraft

    (@vupdraft)

    It’s not just the updated URLs that are affected during a partial preload, it is anything related to to URL’s such as posts/pages/custom post types any other content i.e. home, category, tag, etc.

    Thread Starter Karol

    (@lewshop)

    I understand that categories, tags, etc. are cleared, but why, even if I update one product from 6k, the memory of all products, categories, etc. should be cleared. Only this product and the categories related to it should be cleared.

    Plugin Support vupdraft

    (@vupdraft)

    The product(s) are not cached individually, it would be the page that had the product and the pages with any related products, categories etc that would need to be cached again.

    Thread Starter Karol

    (@lewshop)

    if I update one product that is in category x, the memory of this product and category x should be cleared. Why should the memory of the rest be cleared? with 6k products, preload takes a very long time. then I don’t need WP Optimize for anything since my cache is cleared every 2 hours (I have product status updates every 2 hours). I need to find another solution that will work properly for me. You need to work on improving this.

    Plugin Support vupdraft

    (@vupdraft)

    I will make a note with our development team

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘wp all import + wp optimize problem’ is closed to new replies.