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

No auto generated meta-description since Yoast SEO 7.7 #171

Open daveykropf opened 5 years ago

daveykropf commented 5 years ago

Please give us a description of what happened.

Since the snippet preview has been build in React (see release notes 7.7 https://github.com/Yoast/wordpress-seo/commit/ed8ca9dff898895b155d3154f69156323e4ebf9e) this plugin no longer works. The meta-description keeps being empty.

Please describe what you expected to happen and why.

I expect that the meta-description should be prefilled with ACF content fields.

How can we reproduce this behavior?

  1. Install clean Wordpress install with the following plugins: ACF Content Analysis for Yoast SEO, Advanced Custom Fields PRO and Yoast SEO
  2. Create a custom field group with some dummy fields
  3. Edit a page, fill in some data in the dummy fields and you'll see the snippet-preview is not being updated.

Technical info