January 25, 2020

Textual description of firstImageUrl

How To Fix Property PostId Not Recognized By Google Error For Blogger

|
Updated: Jan 2020

Want to know how to fix the property postid is not recognized by Google for an object of type Blog Posting?

Recently when I checked one of my blog post of this site with "Google Structured Data Testing Tool", I came across many errors, and one of the remarks in red is this:

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

 By the way, back in those days, this same problem is termed as:

"Error Page contains property"postid" which is not part of the schema for Blogger"

Well, actually this structured data issue is very easy to overcome.

postId not recognize by Google

If you are still looking for the fix of this "posrId not recognized by Google" error, then keep reading...

This is how I get rid of Error: Page contains property "postId" which is not part of the schema for Blogger.

1. Go to Blogger Dashboard.

2. Select "Theme".

3. Click "Edit HTML".

4. Look for this code:

<meta expr:content='data:post.id' itemprop='postId'/>

5. Delete it.

Note: There are two set of this code. You need to delete both.

6. Then click the orange color "Save theme" button.

Related Tips:

* How To Fix Poperty BlogId Not Recognized By Google

* How To Fix Property Image_url Not Recognized By Google Error