How to Solve value for the publisher field is required on Structured Data Testing Tool

Solve value for the publisher field is required

Your getting Warning from Structured Data Testing Tool that A value for the publisher field is required. This blog post will cover all your Structured Data Testing Tool.

Let’s see how to fix A value for the publisher field is required.

How to Solve value for the publisher field
How to Solve value for the publisher field

How To Fix A value for the publisher field is required.

“A value for the publisher field is required.” 

Follow this steps to solve value for the publisher field is required error.

  1. Log into your Blogger Dashboard.
  2.  Click Theme.
  3. Click  Edit HTML.

A value for the publisher field is required

  • Search the word schema.org/Blog Posting and schema.org/Web Page code blocks.
  • Replace by the below code
<div itemprop=’publisher’ itemscope=’itemscope’ itemtype=’https://schema.org/Organization’>
      <div itemprop=’logo’ itemscope=’itemscope’ itemtype=’https://schema.org/ImageObject’>
        <!– Schema Mods: THE FOLLOWING URL WILL FAIL – CHANGE IT –>
        <meta itemprop=’url’ content=’http://www.myOrganization.com/OrgImage.png’/>
        <meta itemprop=’width’ content=’600’/> <!– Logos should be no wider than 600px. –>
        <meta itemprop=’height’ content=’60’/> <!– and no taller than 60px.–>
      </div>
      <meta itemprop=’name’ expr:content=’data:blog.title’/>
</div>
  • Once you replace it Click on Save Button and Check again in Structured Data Testing Tool now your issue will be solved

Now this will solve your value for the publisher field is required error.

Conclusion

I hope this article has solved all your issues on How to Solve value for the publisher field is required, now to confirm your changes for validating go to click here.

How to Solve value for the publisher field FAQ

  1. What is Article schema?

    Schema is a language used to help search engines understand the content of your site. Essentially, schema tells search engines what your site or a specific page is about in very simple terms.

  2. What is news article schema?

    A News Article is an article whose content reports news, or provides background context and supporting materials for understanding the news. The number of the column in which the News Article appears in the print edition.

  3. What is Schema Type?

    The schemas are a set of ‘types’, each associated with a set of properties. The types are arranged in a hierarchy. The vocabulary currently consists of 792 Types, 1447 Properties 15 Datatypes, 83 Enumerations and 445 Enumeration members. Browse the full hierarchy in HTML: One page per type.

Leave a Comment

seven + six =