Thanks, I Also Saw This
Hi @rilwis,
Thanks for raising this.
I think this PR from Jetpack will fix the issue for you when it’s released:
https://github.com/Automattic/jetpack/pull/10945
I also saw the issue you mentioned. The Google Structured Data Testing Tool reported a missing “image”:
https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fmetabox.io%2Ffree-extension-for-yoast-seo-plugin%2Famp%2F
Steps To Reproduce
1. Activate the AMP plugin 1.0.*
2. Activate Jetpack and the Classic Editor plugin
3. Create a post and paste the rendered content from the link above:
https://metabox.io/wp-json/wp/v2/posts/1259
4. Update the post and go to its AMP URL
5. Paste the document into the Google Structured Data Testing Tool:
https://search.google.com/structured-data/testing-tool/
6. Expected: It has all of the fields
7. Actual: There is no “image” value:
https://drive.google.com/file/d/1mooM564bTwGP01erCxnFWkR14CI7EGjY/view
When checking out the branch of the PR above, this issue doesn’t exist
Also, I think this is related to:
https://ww.wp.xz.cn/support/topic/v1-0-has-broken-jetpack-stats-tracking/
Thanks for your reply.
Regarding the missing image attribute, is it required to have images? Plus, the content is created by the plugin without any alteration. Should the plugin handle this?
I hope the PR will fix it. It’s strange to have a fix in Jetpack, not in this plugin.