“brand” field is laking (Google Search console)

#68333
  • Resolved Patrickwsc
    Rank Math free

    Hi,
    How could I achive to tell Google via RankMath to discover the brand of my products ?
    There’s only 1 brand : should I use a plugin or other to do this ?

    In RankMath Woocommerce tab, I’d like to choose from the dropdown menu the brand .

    Thanks

    PATRICK

Viewing 13 replies - 1 through 13 (of 13 total)
  • Hello,

    Thank you for getting in touch with us.

    To fix the brand warning, head over to WordPress Dashboard > Rank Math > General Settings > WooCommerce and choose from any of the available fields to use as your product’s brands.

    Brand Value

    If you want to use a custom value for your Brands, you can do that by using the following code in your theme’s functions.php file:

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

    Replace the “Rank Math” text with your actual brand name then run your website through the Structured Data Testing tool once again.

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Thank you Michael.
    I’ve used the second way in adding code to the functions.php
    Then I ran a test on the site https://search.google.com/test/rich-results?utm_campaign=sdtt&utm_medium=message but in my case there’s no brand setting in the html code from my site.
    Maybe it’s normal ?
    I’ll wait or the Google visit.
    Thanks

    Hello,

    Did you clear your cache? Could you please the affected URL(s) so we can check this from our end.

    Looking forward to helping you. Thank you.

    ​​​​​​

    Yes I cleared the browser and Wp-rocket cache.
    If you could have a look at https://www.la-bizouterie.com , I have warnings and errors.
    The one I’d like to fix is Brand.
    Thanks

    Hi,

    It is not recommended to use product Schema on a homepage. That’s because the homepage lists many products – not just one product which is where the Product Schema should be used.

    Please do not use product Schema on the homepage.

    If you are facing this issue on individual product pages, please let us know.

    Thank you,
    How do I achieve to not use Schema on Homepage via RankMath ?
    Cheers

    Hello,

    You can do that from WordPress Dashboard > Rank Math > Titles & Meta > Homepage.

    If you are using a static page, you will be given a link to edit the page where you can choose “None” from the Schema tab:

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Hi,
    I use a static page for my Homepage but it’s built with DIVI using the Theme Builder provided by DIVI, so I don’t have access to the RankMath parameters you talk about.
    Have you got another idea ?
    Thanks
    Patrick

    Alberto
    Rank Math business

    Hello,

    Even with Divi you should be able to do that modification. If you share the credentials to your site, I will change it for you and record a screencast showing you how to do it (if you need to do it in the future again).

    Looking forward to help you.

    Thank you Alberto.
    If you could a do a recording without me giving you the credentials it would be fine.

    If not could you detail the steps here ?

    Thnanks again

    Patrick

    Hello,

    While logged in as an administrator to your site, head over to your homepage. To edit the page, click the edit page option rather than the option to visualizer editor. Clicking edit page will take you to a wordpress editor with the option to edit with divi, you should be able to see the Rank math SEO here.

    If not we might really need to tke a closer look. You generate and share a temporary login URL to your website: https://wordpress.org/plugins/temporary-login-without-password/ and use this in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any): https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Thanks.
    Got it OK !
    Patrick

    Alberto
    Rank Math business

    Hello Patrick,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

Viewing 13 replies - 1 through 13 (of 13 total)

You must be logged in to reply to this ticket.