• Resolved manuwp09

    (@manuwp09)


    Hello:

    I check that in the HTML it appears: <meta property=”article:modified_time” content=”…” />
    But not: <meta property=”article:published_time” content=”…” />

    How could I make it appear: <meta property=”article:published_time” content=”…” />

    Best regards

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

    (@rankmathteam)

    Hello @manuwp09,

    Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.

    Can you please share the link of the URL where you are facing this issue?

    Looking forward to helping you.

    Thread Starter manuwp09

    (@manuwp09)

    Hello:

    I do not like to facilitate the url in this way.
    But I think with these details you will understand:
    This is how you set your “meta”:

    `<!– Optimización para motores de búsqueda de Rank Math – https ://s.rankmath .com/home –>
    <title></title>
    <meta name=”description” content=” “/>
    <meta name=”robots” content=”follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large”/>
    <link rel=”canonical” href=”” />
    <meta property=”og:locale” content=”es_ES” />
    <meta property=”og:type” content=”article” />
    <meta property=”og:title” content=”” />
    <meta property=”og:description” content=”” />
    <meta property=”og:url” content=”” />
    <meta property=”og:site_name” content=”” />
    <meta property=”article:publisher” content=””
    <meta property=”article:section” content=”” />
    <meta property=”og:updated_time” content=”2020-11-12T00:03:50+01:00″ />”
    <meta property=”og:image” content=”” />
    <meta property=”og:image:secure_url” content=”” />
    <meta property=”og:image:width” content=”1200″ />
    <meta property=”og:image:height” content=”623″ />
    <meta property=”og:image:alt” content=”” />
    <meta property=”og:image:type” content=”image/jpeg” />
    <meta name=”twitter:card” content=”summary_large_image” />
    <meta name=”twitter:title” content=”” />
    <meta name=”twitter:description” content=”” />
    <meta name=”twitter:site” content=”” />
    <meta name=”twitter:creator” content=”@” />
    <meta name=”twitter:image” content=”” />
    <script type=”application/ld+json” class=”rank-math-schema”>…</script>
    <!– /Plugin Rank Math WordPress SEO –>

    In my case I would also like it to appear: <meta property=”article:published_time” content=”2020-10-09T16:17:21+00:00″ />

    I used to have yoast, and this is how they put it:
    Example:

    It’s possible?

    <meta property = “article: published_time” content = “2020-11-09T16: 17: 21 + 00: 00” />
    <meta property = “article: modified_time” content = “2020-11-09T16: 17: 22 + 00: 00” />

    Best regards

    Plugin Support Rank Math Support

    (@rankmathteam)

    Hello @manuwp09,

    Thank you for the example.

    The article: published_time & article: modified_time are article meta tags which we add to Article i.e the Post having an Article Schema.

    Here is a screencast from our setup:
    https://i.rankmath.com/NvEeGd

    Hope that helps.

    Thread Starter manuwp09

    (@manuwp09)

    Thanks, it helped

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Meta property: article:published’ is closed to new replies.