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

ACF content in gutenberg column block is not parsed #294

Open DB-Alex opened 2 years ago

DB-Alex commented 2 years ago

The ACF content is not send to yoast seo when an ACF block is inside a gutenberg core/columns block.

We are on the latest version of wordpress and acf and yoast-acf-analysis

Nicscott01 commented 2 years ago

This was originally discussed here: https://github.com/Yoast/yoast-acf-analysis/issues/241

The "workaround" for me is to ensure that the ACF block mode is "preview" (not auto). And then while in the content editor, switch your ACF blocks to preview mode. The content analysis should start to work.