Hello,
Thank you for contacting Rank Math today.
You can turn this off by adding the following PHP code to your theme’s functions.php file:
/**
* Hook to remove og:tags
*/
add_action( 'rank_math/head', function() {
remove_all_actions( 'rank_math/opengraph/facebook' );
remove_all_actions( 'rank_math/opengraph/twitter' );
});
I hope this info helps. Thank you.
Sorry, what area of my functions.php file do I add this to?
Thanks
Hello Md,
You can add it at the very end.
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.