• Resolved friskiu2

    (@friskiu2)


    Google Search Console warns for the following

    image	
        @type ImageObject 
        url https://i1.wp.com/webenglish.se/wp-content/uploads/2015/01/rules.jpg?fit=400%2C400&ssl=1
        height 400
        width 400
    warning	    Attribute image.width has an invalid value.

    for the following code produced by Squirrly

    "image": {
                                    "@type": "ImageObject",
                                    "url": "https://i1.wp.com/webenglish.se/wp-content/uploads/2015/01/rules.jpg?fit=400%2C400&ssl=1",
                                    "height": 400,
                                    "width": 400
                                  },

    The google search console preview tool shows a picture less height then 400px.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Paul Sorel Nagy

    (@nagysorel)

    Hi,

    Thank you for your feedback.

    We’re investigating this issue.

    We will contact you after we find a fix to it.

    Regards,
    Sorel

    Plugin Contributor Calin Vingan

    (@calinvingan)

    Hi,

    The JSON-LD generated by Squirrly is correct. Both the image and the sizes are added correctly. If you want a bigger image for google sharing, change the image sizes in your dashboard from Settings > Media

    Hope this helps

    Best regards,
    Calin, CTO of Squirrly

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘img width warning for Article in schema.org’ is closed to new replies.