Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @kyarauk

    Thanks for reaching out about your product schema.

    You mentioned receiving the error Missing field image. To fix this error, you will need to either add a featured image or an image in the product gallery. Can you let me know what option you refer to as missing on your product data?

    Thread Starter kyarauk

    (@kyarauk)

    Hi @maybellyne I do have an featured image added for each of my products but it seems this is not being sent through in the schema which is why it’s being highlighted as missing.

    Your article, referenced on my original post, advises to add this information on the Yoast tab of the product data but this is not present on my product page.

    Plugin Support Maybellyne

    (@maybellyne)

    Thanks for the feedback @kyarauk

    Can you share the URL of an affected product?

    Thread Starter kyarauk

    (@kyarauk)

    @maybellyne you can see the URL here –> https://snipboard.io/3v7Oyd.jpg

    in addition, you can see what I mean by the missing image notice on the search console here –> https://snipboard.io/xA4JSP.jpg

    Plugin Support Maybellyne

    (@maybellyne)

    Hello @kyarauk

    Thanks for sharing more details. So I ran the URL through Google’s rich result test and that schema output is not from the Yoast SEO plugin. Unfortunately, I’m not what plugin is responsible, but I’m guessing it’s Yotpo: Product & Photo Reviews for WooCommerce; here’s a snippet of it:

    <!DOCTYPE html>
    <html lang="en-GB" class="js"><head> <script type="application/ld+json" class="y-rich-snippet-script">
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "5.0",
            "reviewCount": "9"
        },
        "name":"Eat Your Broccoli",
        "offers": {
            "@type": "Offer", "availability": "https://schema.org/InStock", "price": "7.5", "priceCurrency": "GBP"
        }
    }
    </script>

    The Yoast SEO schema output starts this way:

    <script type="application/ld+json" class="yoast-schema-graph">

    To be sure what plugin is responsible, please perform a conflict check. The fastest way to rule out any conflict is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Twenty.

    Please test this on your development or staging site if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin has a troubleshooting mode, which does not affect normal visitors to your site.

    If you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts

    If you feel uncomfortable doing this yourself or if this does not solve your issue, our Yoast SEO Premium plugin comes with one year of (technical) support.

    • This reply was modified 2 years, 4 months ago by Maybellyne.
    Thread Starter kyarauk

    (@kyarauk)

    Thank you, I think this might be the output of Yotpo actually now that you show me it in that detail. I am going to reach out to Yotpo to see how they can assist. Closing this ticket down. Thanks for your help

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Missing field “image” – Schema error’ is closed to new replies.