Brand

#274528
Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello,

    Thanks for contacting us and sorry for any inconvenience that might have been caused due to that.

    The Custom Brand is available only in the PRO version. You can add the filter given below in your theme’s functions.php file to use a custom brand for the Schema:

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

    Hope this helps. Let us know if you need any other assistance.

    Thanks.

    Hello,

    The way you applied the filter is the correct way and the brand should be updated in the Product Schema markup.

    Is there anything that is not working as expected?

    Looking forward to hearing back from you.

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hi,
    it gives an error like this in test results

    Invalid object type for field “brand” (optional)

    Hello,

    It’s likely that the results are still being cached for that page because we can see the brand in the source code can also if we validate the Schema we don’t get any warnings for the brand: https://validator.schema.org/#url=https%3A%2F%2Fthenewlab.com.tr%2Faha-bha-peeling-yuz-serumu%2F

    Try clearing your website cache completely and run the tests again.

    Hope this helps clarify your doubts.

    Don’t hesitate to get in touch if you have any other questions.

    Tahnks.

    Azib Yaqoob
    Rank Math business

    Hello,

    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.

    Thank you.

    Hello,

    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 9 replies - 1 through 9 (of 9 total)

The ticket ‘Brand’ is closed to new replies.