Rank Math FB preview

#328229
  • Resolved Cathy Rivers
    Rank Math free

    RankMath has filled out the Social FB Snippet Editor with a random image from my media files. I don’t want any image here. How do I remove it completely? It is causing problems with I export my blog post to another site such as medium.com. This completely inappropriate image is getting loaded and it is also shifting all of the incoming text.

    Thank you for your assistance. Cathy

Viewing 1 replies (of 1 total)
  • Anas
    Rank Math business

    Hello,

    Thank you for contacting Rank Math, and sorry for any inconvenience caused.

    To remove the Opengraph image tags, please add this filter to the theme’s functions.php file:

    add_filter( "rank_math/opengraph/facebook/image", function( $content ) {
    	return '';
    });

    Here is a guide you can follow to add the filter:
    https://rankmath.com/kb/wordpress-hooks-actions-filters/#functions-php-file

    Hope that helps.

    Looking forward to helping 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 ‘Rank Math FB preview’ is closed to new replies.