How to Solve PostId Not Recognized By Google on Structured Data Testing Tool

Solve PostId Not Recognized By Google

Your getting Warning from Structured Data Testing Tool that postId not recognized by Google  of Blog Posting. This blog post will cover all your Structured Data Testing Tool. Let’s see how to fix property postid is not recognized by Google for an object of type Blog Posting.

How to Solve PostId Not Recognized
How to Solve PostId Not Recognized

How To Fix Property PostId Not Recognized By Google

“The property postId is not recognized by Google for an object of type Blog Posting”. Follow this steps to solve PostId not recognized by Google error.

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

The property postId is not recognized by Google for an object of type Blog Posting

  • Search the word itemprop=’postId’.  And you will see the line
<meta expr:content=’data:post.id’ itemprop=’postId’/>
  • Replace by the below code
<meta expr:content=’data:post.id’/>
  • 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 postId not recognized by Google error.

Conclusion

I hope this article has solved all your issues on How to Solve PostId Not Recognized By Google, now to confirm your changes for validating go to click here.

How to Solve PostId Not Recognized 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

1 × 1 =