Problemas con OG

#994767
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hola, lamento que estés enfrentando problemas con los metadatos OG. Para poder ayudarte mejor, sería útil que incluyas más detalles sobre el problema específico que estás experimentando. Si se trata de un problema técnico en tu sitio, por favor proporciona la URL de tu sitio en tu respuesta.

    Mientras tanto, puedes consultar nuestra guía sobre Open Graph Meta Tags para obtener más información sobre cómo funcionan y cómo solucionarlos.

    Si necesitas asistencia adicional, no dudes en responder a este ticket y un agente humano del equipo de soporte de Rank Math se encargará de tu consulta. Gracias por plantear tu preocupación.

    Hello,

    Thank you for your query and we are so sorry about the trouble this must have caused.

    Please use the following code to remove those meta you mentioned:

    add_filter( 'rank_math/opengraph/facebook/product_price_amount',  '__return_false');
    add_filter( 'rank_math/opengraph/facebook/product_availability',  '__return_false');
    add_filter( 'rank_math/opengraph/facebook/product_retailer_item_id',  '__return_false');
    add_filter("rank_math/opengraph/slack/twitter_label1", '__return_false');
    add_filter("rank_math/opengraph/slack/twitter_data1", '__return_false');
    add_filter("rank_math/opengraph/slack/twitter_label2", '__return_false');
    add_filter("rank_math/opengraph/slack/twitter_data2", '__return_false');

    You may refer to this guide on how to add filters to your website: https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Hope that helps.

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

The ticket ‘Problemas con OG’ is closed to new replies.