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.
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.
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.
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?
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
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 2 years, 10 months ago by
Suwash Kunwar. Reason: Edited to add some piece of info
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 π