Hello @webdancer123!
Can you please check your settings under SEO → Search Appearance → Knowledge Graph & Schema.org (section)? You need to select either “Organization” or “Person” from the dropdown.
Thanks, Rumejan. Is this section for the knowledge graph & schema newish, which version of yoast added it? The logo is there and it’s a jpg. What are the file type options? Does it have to be a specific size? Is there a page on Yoast dealing with what to put in this spot?
I don’t know why we are getting the error. The website was moved to a new host, but the website name stayed the same, and this logo is still in the media section in the same place. Thank you!!!
Hi,
The revamped schema.org structured data implementation was introduced in v11.0 of Yoast SEO for WordPress and you can review the release post here.
As per Google’s documentation, please do try to check the image guidelines for the logo:
- The image must be 112x112px, at minimum.
- The image URL must be crawlable and indexable.
- The image must be in .jpg, .png, .gif, .svg, or .webp format.
We hope this helps!
Hi,
I uploaded a new .jpg that is 112×112 and when I go to the error on google rich results test on the page, the Missing field “url” error is using a different logo form a different location, not the one in SEO → Search Appearance → Knowledge Graph & Schema.org (section)?
Looks like Google is taking it from here:
<div itemprop=”publisher” itemscope itemtype=”https://schema.org/Organization”>
<div itemprop=”logo” itemscope itemtype=”https://schema.org/ImageObject”>
<meta itemprop=”url” content=”https://outsite.org/wp-content/themes/ourtheme/images/logo.png”>
<meta itemprop=”width” content=”493″>
<meta itemprop=”height” content=”257″>
</div>
<meta itemprop=”name” content=”Our Organization”>
</div>
and not here which is the schema which has the correct URL ???
<script type=”application/ld+json” class=”yoast-schema-graph”>{“@context”:”https://schema.org”,”@graph”:[{“@type”:”Organization”,”@id”:”https://oursite.org/#organization”,”name”:”Our Organization”,”url”:”https://oursite.org/”,”sameAs”:[“https://www.facebook.com/oursite/”,”https://twitter.com/oursite”%5D,”logo”:{“@type”:”ImageObject”,”@id”:”https://oursite.org/#logo”,”inLanguage”:”en-US”,”url”:”https://oursite.org/wp-content/uploads/2020/08/icon-search-panel-with-text-112.jpg”,”width”:112,”height”:112,”caption”:”Organization name”},”image”:{“@id”:”https://oursite.org/#logo”}},
Note sure what is going on?
Thanks.
If you clear your cache (server, plugin/theme, browser, or CDN such as Cloudflare) does this resolve the issue? If you are not sure how to clear your server cache you should speak with your host provider. We have information on how to clear your browser cache at the following link: https://kb.yoast.com/kb/how-to-clear-my-browsers-cache/.
We are going ahead and marking this issue as resolved due to inactivity. If you require any further assistance please create a new issue.