XF 2.3 Remove the "itemReviewed" property to avoid a directional conflict

Recep Baltaş

Well-known member
Licensed customer
Following a recent Xenforo update, I started receiving the following structured data error in Google Search Console:

Code:
A nested "<parent_node>" item may not contain the "itemReviewed" property. Remove the "itemReviewed" property to avoid a directional conflict. The "<parent_node>" type is not compatible with this item.

It appears there is a schema markup issue where the itemReviewed property is incorrectly nested within <parent_node> object in the updated templates.

Could you please look into this directional conflict, or advise on which specific template needs to be modified to resolve the schema error?

Thanks
 
Back
Top Bottom