question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Google AMP "You must specify a value for the image field."

See original GitHub issue

Hi after the last update, to version 1.22.1 I am experiencing the following error with AMP: “X Error-> image -> You must specify a value for the image field.”

I do not use images on my blog. I never had problems. I really do not know how to solve the problem. Any suggestions?

{
        "@context": "https://schema.org",
   X    "@type": "Article",
        "publisher": {
            "@type": "Organization",
            "name": "******",
            "logo": {
                "@type": "ImageObject",
                "url": ""******",",
                "width": 60,
                "height": 60
            }
        },
        "author": {
            "@type": "Person",
            "name": "******",
            "url": ""******",",
            "sameAs": []
        },
        "headline": ""******",",
        "url": ""******",",
        "datePublished": "2017-05-02T22:24:41.000Z",
        "dateModified": "2018-03-28T08:58:11.000Z",
        "keywords": ""******",",
        "description": ""******",",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": ""******","
        }
}

``

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
aileencommented, Apr 11, 2018

Do you suggest to disable AMP in the meantime so as not to make me hate from Google?

That depends on you. But if you’re not planning to use images for your articles, then I’d say you should disable it.

0reactions
ubuntutestcommented, Apr 10, 2018

Sorry if I answer here even if you closed, but I think it’s right to answer you.

My site is public but it is still in process for this I do not yet give the link around.

I hope you will solve by implementing a fallback with logo, I’ll keep an eye on that conversation.

Do you suggest to disable AMP in the meantime so as not to make me hate from Google?

Thanks so much.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Structured data element error, required image field - SEO
Google Search Console is reporting an AMP structured data element error on only two of my blog posts. errror image A value for...
Read more >
AMP & Tag Manager setup guide - Google Support
Configure your container and publish · Click Tags and then · Click Tag Configuration and select the tag type from the list of...
Read more >
Google Image Guidelines and AMP Rules fior Images
New Google Image Guidelines, AMP Rules, and implementing structured data images correctly. Mobile AdWords banner image sizes, and image best practices.
Read more >
A value for the logo field is required - in Article->publisher
The following guidelines apply to logos for all AMP pages, including AMP stories. The file format must be supported by Google Images.
Read more >
A value for the image field is required. | Wbamp - Weeblr
Note that this structured data only prevents you to be eligible to AMP carousel. That page is absolutely valid AMP, and will be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found