Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
61 stars 20 forks source link

Backend loads very slow (if at all) #324

Open photosjob opened 1 year ago

photosjob commented 1 year ago

Please give us a description of what happened.

In the backend my custom ACF-blocks seem to load forever and I'm getting al lot of errors in the console (see screenshot) When disabling the yoast-acf-analysis plugin these errors go away and the custom ACF-blocks function as expected

Please describe what you expected to happen and why.

Make a page with lots (7+) ACF-custom blocks, with this plugin enabled the page loading in the backend takes a very long time (incl. spinning waiters in the blocks).

How can we reproduce this behavior?

  1. See above...

Technical info

jeroenrotty commented 11 months ago

Hey @photosjob, I tried to reproduce a 503 error but to no avail. I locally created over 15 different custom fields for pages, text/textarea/images/URL fields, and others, but the edit screen loads as fast as without those 15 fields. Do you have any errors in the error logs?

Bernier154 commented 6 months ago

@jeroenrotty I was having the same type of server load with this plugin.

For me it is related to this issue: https://github.com/Yoast/yoast-acf-analysis/issues/120

It's when i am editing with gutenberg that the request with 'query attachment' is called constantly.

jeroenrotty commented 6 months ago

@josevarghese Friendly ping here.

josevarghese commented 6 months ago

Hi @Bernier154

Thanks for reaching out to us. I tried to reproduce the issue, but the errors are not showing on the browser console. So, can you please let us know the blocks you are using on the page (with a screenshot of the block overview) and more details about the ACF fields that are loading on the page to help us reproduce this issue?

We look forward to hearing from you.