Missing Fields Google Search Console

#100032
  • Resolved gramsavers
    Rank Math free

    Hi,

    I have the following missing rich snippets:

    Missing field ‘brand’
    No global identifier provided (e.g. gtin, mpn, isbn)

    I added below code in my function.php but that did not make any difference.

    // Add Brand for Products.
    add_filter( ‘rank_math/snippet/rich_snippet_product_entity’, function( $entity ) {
    $entity[‘brand’] = ‘Shopping Brand’;
    return $entity;
    });

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    Can you please let us know which Custom Post type you are using and which schema type also?

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘Missing Fields Google Search Console’ is closed to new replies.