Hello,
Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.
We only have those for OpenGraph. The data seems to be extracted from one of your plugins or theme. Assuming you are using the latest version of all the plugins and the themes (please update if not yet), it would seem like a conflict with one of the plugins or the theme you are using generating those tags.
To determine that, please follow this troubleshooting guide:
https://rankmath.com/kb/check-plugin-conflicts/
Only the site admin would know and your users won’t be affected by this troubleshooting.
Let us know if you found the culprit.
You can also try this filter to remove them in your page’s source code:
add_filter("rank_math/opengraph/facebook/article_published_time","__return_false");
add_filter( "rank_math/opengraph/facebook/article_modified_time","__return_false");
Please paste this at the very bottom part of your theme’s functions.php file.
I hope that helps. Thank you, and looking forward to your update.
Reinelle,
I use the same theme on both sites (Hello Elementor) and virtually the same plugin mix. Did you look at the source on both of those pages? They are not OG tags and they are clearly being output by RankMath.
Thanks,
Alan
Hello,
I checked the source codes of both the URLs and both of them have the article:published_time
and article:modified_time
property.
Both of these properties are used for OpenGraph.
You can read more about it here:
https://ogp.me/#no_vertical
If you want to remove these, paste the code shared by my colleague in the previous reply to your theme’s functions.php file.
I hope this helps. Looking forward to helping you.
I see it now, thanks Anas!
Hello,
We are glad we could address your concern. 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.