Split: Show post published time

#178514
  • Resolved Alan Martin
    Rank Math free

    Hi Jeremy,

    I have the same question as TourInPersia. I use RankMath on one of my sites and it DOES contain the meta properties mentioned above. Ex. https://www.gentlemenranters.com/scotch-vs-bourbon/

    However, on my other site also running RankMath, it does not have those two properties, only the og:updated_time. Ex. https://runtrails.org/buying-guide/best-trail-running-sneakers

    I can’t seem to figure out what the difference between the two is, both running RankMath latest version. But it is clear on my first example that the article:published_time and article:modified_time are being output by RankMath as they are in the RankMath section of the page source. Can you please advise further? Thanks! -Alan

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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.

    Alan Martin
    Rank Math free

    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

    Anas
    Rank Math business

    Hello,

    I checked the source codes of both the URLs and both of them have the article:published_time and article:modified_time property.

    img1
    img2

    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.

    Alan Martin
    Rank Math free

    I see it now, thanks Anas!

    Anas
    Rank Math business

    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.

Viewing 5 replies - 1 through 5 (of 5 total)

The ticket ‘Split: Show post published time’ is closed to new replies.