-
I have added the code you suggested as well,
// Add Brand for Products.
add_filter( ‘rank_math/snippet/rich_snippet_product_entity’, function( $entity ) {
$entity[‘brand’] = ‘Deconstruct’;
return $entity;
});But still i am unable to clear this warning
Attaching screenshots for your reference.Please help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The ticket ‘Invalid object type for field ‘brand’ (optional)’ is closed to new replies.