• Resolved Amber Patterson

    (@imblue87)


    Hi

    I’m facing a problem with one of my websites when I do a post update. It takes roughly 15-20 seconds to process (3000 articles website). I’ve have disabled Yoast SEO and the problem goes away, taking only 1 second to do the same update.

    I’ve already tried disabling the features of Yoast, such as link count, structural content, reading analysis and many others. No difference.

    The indexable feature is on and working as expected in Yoast dashboard.

    Do you have any tips?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @imblue87

    I am sorry you’re experiencing slow post update. Often, we see problems occur in combination with another plugin or theme. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty-Two.

    Please test this on your development or staging site if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.

    If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts

    If you feel uncomfortable doing this yourself or if this does not solve your issue, our Yoast SEO Premium plugin comes with one year of (technical) support.

    Thread Starter Amber Patterson

    (@imblue87)

    Hi

    I am using JNEWS theme, I use Yoast with the same theme in several sites without problems.

    Does Reset Indexables tables & Migrations help in anyway? What are the risks of doing this?

    I have also disabled all the plugins on the website.

    Plugin Support Maybellyne

    (@maybellyne)

    Hello Amber,

    We have seen unexpected issues where the previously optimized data is invalid or incomplete. We usually recommend a reset of the optimization to ensure we’ve removed any invalid data. You could reset indexables tables & migrations. There are no risks. Your hard work will not be lost as the default WordPress tables also contain the SEO data. This process will only reset the custom Yoast tables with the combined data pulled from those default tables.

    Thread Starter Amber Patterson

    (@imblue87)

    Are you familiar with the issues below? My slow articles updates occur only in articles that have lots of images inside them.

    https://github.com/Yoast/wordpress-seo/issues/16713

    https://github.com/Yoast/wordpress-seo/pull/20215

    Plugin Support Maybellyne

    (@maybellyne)

    Thanks for sharing the GitHub issue; it relates to saving a post with a lot of links and images. Since you metioned yours have lots of images inside them, can you temporarily remove the images to see if there’s a difference then?

    Thread Starter Amber Patterson

    (@imblue87)

    Yes. When I remove the images from the article, the update is a lot faster, like 3-5 seconds.

    Is this issue still open for further improvement on Github?

    Thank you

    Plugin Support Suwash

    (@suascat_wp)

    Thank you for confirming it. Unfortunately, both issues are open.

    Due to a large number of issues, we have to focus on issues that either are breaking the plugin or affect many users. We do agree that this is something that should be addressed and therefore it is on our radar: we have been able to confirm the bug and therefore have the intention of fixing this. Unfortunately, due to capacity, we cannot give you an estimate on when this issue will be addressed.

    We always encourage our users to contribute to our plugin, not just by submitting issues but also by submitting patches. If you (or someone else) decide(s) to write a patch for this issue, we’ll gladly include it after some code review.

    • This reply was modified 1 year, 6 months ago by Suwash. Reason: Edited to add some piece of info
    Plugin Support Maybellyne

    (@maybellyne)

    .

    • This reply was modified 1 year, 6 months ago by Maybellyne.

    Hello,

    I have the same issue on a large website, multiple queries like the one bellow run after saving the post:

    SELECT post_id, meta_value FROM wp_postmeta WHERE meta_key = '_wp_attached_file' AND meta_value = (...)

    It makes the database crawl to a stop and it takes forever to save the page (up to 30 seconds!). If I disable Yoast plugin the page is saved in less than 3 seconds.

    I have the exact same problem on my site. Couldn’t the authors of the Yoast plugin at least release some hotfix? It’s a really annoying bug ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Slow Post Update’ is closed to new replies.