• Resolved ybmj

    (@ybmj)


    Hi,

    Not every image got a imageObject markup. Only the top image. How can i change this in my settings? I prefer to enrich every image with schema ??

    Looking forward to your respons,
    Jeroen

    The page I need help with: [log in to see the link]

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

    (@jsmoriss)

    https://www.yellowbluemarketing.nl/analytics-uitleg shows one image:

    
                "image": [
                    {
                        "@context": "https://schema.org",
                        "@type": "ImageObject",
                        "url": "https://www.yellowbluemarketing.nl/wp-content/uploads/2018/10/Google-analytics-uitleg.png",
                        "name": "Google analytics uitleg",
                        "description": "Google analytics uitleg",
                        "fileFormat": "image/png",
                        "width": 736,
                        "height": 344
                    }
                ],
    

    Did you need to include additional images? Is that what you are asking about? See the SSO > Shcema Markup > Maximum Images to Include option (click on “unhide these options” if viewing only basic options).

    js.

    Thread Starter ybmj

    (@ybmj)

    Hi,

    I changed the maximum images to 10. Still only see one image with the imageObject markup.
    Any idea why? ( removed the cach from my website).

    Jeroen

    Plugin Author JS Morisset

    (@jsmoriss)

    WPSSO will read from your post content as many images as it can, up to the maximum you’ve defined. The full size images uploaded to the WP Media Library do have to be large enough – if not, they will be rejected and a notice will be displayed in the SSO toolbar notification area.

    js.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not every image got Json markup’ is closed to new replies.