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

Images as a file fail to be picked-up or scanned results in "No images appear on this page." notifications warning #214

Closed Pcosta88 closed 1 year ago

Pcosta88 commented 5 years ago

Please give us a description of what happened.

Images as a file fail to be picked-up or scanned results in "No images appear on this page." notifications warning

Please describe what you expected to happen and why.

They would

How can we reproduce this behavior?

  1. Add Tab Field

  2. Add some other field like a text field

  3. Add a File field

1

  1. Add a file to a post and see No images appear on this page." notifications warning

2

Technical info

NOTE: Because Yoast does not detect the image we do not output the primaryimageofPage schema, if that is the only image on the page, Google will not use the image from the field as a thumbnail.

Pcosta88 commented 5 years ago

Please inform the customer of conversation # 531285 when this conversation has been closed.

jinzo commented 4 years ago

I would guess this issue manifests itself in the lack of Image/Media count in the sitemap(s) too. The one workaround that can be found on the internet for the sitemap Image/Media is not working correctly.

Pcosta88 commented 3 years ago

Please inform the customer of conversation # 663435 when this conversation has been closed.

jeroenrotty commented 1 year ago

I'm closing this issue due to inactivity and not having this request more often. The file field type is more or less a field type to be used to have attachments or downloads to show a link to download those, not to show an image on a post or page visually. In that case, using the image field is a more suitable field.