Schema markup property errors

primeseohub

Registered Member
Joined
Mar 7, 2023
Messages
66
Reaction score
43
Client blog website has articles, but haven't implemented schema markup to mark them up as such. When we test structured data, we find errors related to missing required properties.

Missing Property Error: The article structured data is missing the required "headline" property.
Incorrect Property Error: The "datePublished" property is formatted incorrectly, causing errors in the structured data.


Please share your thoughts on this...
 
Add the "headline" property to each article's schema. It's a must-have for Google to properly understand and index your content. As for the "datePublished" error, check the format. It should be in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ).
 
Back
Top