January 25, 2020

Textual description of firstImageUrl

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

|
Updated: Jan 2020

Find out how to fix property blogId not recognized by Google of type BlogPosting.

This structured data error is another very common issue which many Blogger users are having.

Back in those days, when you check one of your blog post with Google Structured Data Testing Tool, you might see this error:

"Error Page contains property "blogid" which is not part of the schema"

 Now it is remarked as:

"The property blogId is not recognized by Google for an object of type BlogPosting"

It means the same thing.

fix property blogId not recognized by Google

How To Fix Property BlogId Not Recognized By Google


Now let me share with you how to get rid of this blogId not recognized by Google error:

1. Go to Blogger Dashboard.

2. Select "Theme".

3. Click "Edit HTML".

4. Look for this code:

<meta expr:content='data:blog.blogId' itemprop='blogId'/>

5. Delete it.

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

6. Click the orange color "Save theme" button.

Related Tips:

How To Fix Property PostId Not Recognized By Google Error

* How To Fix Property Image_url Not Recognized By Google Error