• Resolved mercurydan

    (@mercurydan)


    Im getting missing field image in most of my products throwing up errors in google schema. Here is an example of the results https://search.google.com/test/rich-results/result/r%2Fmerchant-listings?id=SiazqO8DlVrXpAb6g9Thjw

    This is an example of what google wants But all I have is the logo image but not the product image.

    {
      "@context": "https://schema.org",
      "@type": "NewsArticle",
      "image": [
        "https://example.com/photos/1x1/photo.jpg",
        "https://example.com/photos/4x3/photo.jpg",
        "https://example.com/photos/16x9/photo.jpg"
      ]
    }

    This is what I have for Type by Post Type

    WebPage (default) for Landing Pages [e-landing-page]
    ImageObject for Media
    Article (default) for Pages
    BlogPosting (default) for Posts
    Product (default) for Products [product]`

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    That’s usually because the post/page/product image is too small. When editing a product, check the SSO notification area in the top toolbar. Let me know if there are any notification messages that are not clear. If the image is too small or missing, there will be SSO notifications about that. To satisfy all of Google’s image requirements, make sure your original images are at least 1200px in both width and height.

    See here for more info: https://wpsso.com/docs/plugins/wpsso/faqs/why-shouldnt-i-upload-small-images-to-the-media-library/

    js.

    Hello, is there a way to switch off this notification and force the plugin to use the image, although it is too small?

    That would be great!!

    In my shop repeatedly have images for the products which are too small. Since I am taking the images provided by the suppliers I cannot influence their size.

    Often they just have 800px and nevertheless look fine on all devices. But this size is even still considered too small when I allow upscaling by 33%.

    Thank you,
    Sandra

    • This reply was modified 2 years, 2 months ago by Sandra.
    • This reply was modified 2 years, 2 months ago by Sandra.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Missing field “image”’ is closed to new replies.