acf-yoast-seo-validation icon indicating copy to clipboard operation
acf-yoast-seo-validation copied to clipboard

Plugin not working when "recalculate SEO score" is clicked in yoast SEO

Open mokipedia opened this issue 9 years ago • 4 comments

When clicking on "recalculate SEO score", we get about 3100 bad seo scores. though if I look at the posts directly, the score jumps from red to green, and will be saved as good.

at least with Yoast SEO 3.1.1 ACF Pro 5.3.6.1 is currently installed

mokipedia avatar Mar 20 '16 14:03 mokipedia

As you say, the plugin only implements the on-the-fly SEO calculation on-page.

TimVevida avatar Mar 21 '16 08:03 TimVevida

is there a way to hook the internal calculation as well? it is a bit inconvenient to recalculate 3k posts by hand.

mokipedia avatar Mar 21 '16 08:03 mokipedia

Currently, no. The plugin works by adding a piece of JavaScript which registers the custom fields on the page. There is no implementation in PHP yet.

TimVevida avatar Mar 21 '16 09:03 TimVevida

I guess there are other plugins which hook on the PHP level ..

lsmith77 avatar Aug 30 '16 12:08 lsmith77