How to remove blogid not recognized by Google during structured data blog post testing. When you’re writing to compete for google first page, always bear in mind of post errors. This blog post errors (blog posting) can only be detected through structured data test.
How to fix The property blogid not recognized by Google for an object of type BlogPosting
How to comment a html code out
Go to the blog edit html.
Click on the edit HTML and search for the HTML code line you want to edit.
add <!–bla bla bla–>
so lets comment blogid out to fix blogid error
Add <!–Commented Section ant the beginning of the code and End
Commented Section–> at the end of the code
Add according to image above
<!–Commented Section End Commented Section–>
See other SDTT schema markup errors solutions
How to fix a value for the datePublished feild is required
How to fix a value for the publisher field is required
How to fix a value for the image field is required
How to fix a value for the headline is required
How to fix the dateModifield is recommended, please provide a value if available.
How to remove the headline is recommended, please provide a value if available
How to remove the image is recommended, please provide a value if available
How to fix the mainEntityOfPage is recommended, please provide a value if available
The property image_url is not recognized by google for an object of type BlogPosting solution
The property postid is not recognized by google for an object of type BlogPosting solution.