• Resolved Nisar Hussain

    (@nisarhussain)


    Hello,

    i am using rankmath and meta property are creating automaticlly. i wann are single meta tag and that is <meta property=”article:published_time” content=”2024-10-02T12:39:10+00:00″ />

    i check your previous answer but you give filters to remove og:tag date not meta property.

    please guide me how to remove all <meta property=”article:published_time” single tag from entire webiste and posts and upcoming posts as well.

    thanks.

Viewing 1 replies (of 1 total)
  • Plugin Support Rank Math Support

    (@rankmathsupport)

    Hello @nisarhussain,

    Thank you for contacting Rank Math support.

    You can use the following filter to remove the article:published_time meta tag: 

    add_filter( 'rank_math/opengraph/facebook/article_published_time', '__return_false');

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.