Im using Wordpress and Yoast SEO plugin on my site.
This is my current meta tags structure, including title tag:
<!-- This site is optimized with the Yoast SEO Premium plugin v16.9 (Yoast SEO v16.9) - https://yoast.com/wordpress/plugins/seo/ -->
<title>Watch Now: Conversation Between XXXX and XXXXXXX</title>
<meta name="description" content="A description about the Conversation Between XXXXXXX and XXXXX, adding more characters to reach > 156 characters long with some extra words" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta name="title" property="og:title" content="Conversation Between XXXXXX and XXXXXXX" />
<meta property="og:description" content="A description about the Conversation Between XXXXXXXXX and XXXXXXXX, adding more characters to reach > 156 characters long with some extra words" />
<meta property="og:url" content="https://xxxxxx.xxxxxxxx.xxxxx/xxxxxxx-xxxx-initiative-xxxxxx-2022-xxxxx-xxxxx/?x=xxxxxx-xxxxxx-xxxxxxxx-xxxxx-a-xxxxx" />
<meta property="og:site_name" content="xxxxxxx xxxxxx" />
<meta property="article:publisher" content="https://www.facebook.com/xxxxxxxxxx/" />
<meta property="article:modified_time" content="2023-02-06T15:33:14+00:00" />
<meta property="og:image" content="https://pr-xxxxxxxxxxx.pantheonsite.io/wp-content/uploads/xxxxxxx/01/xxxxxxxx-1152x627.png" />
<meta property="og:image:width" content="1536" />
<meta property="og:image:height" content="1024" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Watch Now: Conversation Between xxxxxx xxxxxx and xxxxx xxxxxx xxxxxxxxx" />
<meta name="twitter:description" content="A description about the Conversation Between xxxxxxx xxxxxx and xxxxxxx xxxxxxx xxxxxx, adding more characters to reach > 156 characters long with some extra words" />
<meta name="twitter:image" content="https://pr-xxxxx-xxxxxxx.xxxxxxx.io/wp-content/uploads/2022/09/29841515785_3968b60343_o-1-1.jpg" />
<meta name="twitter:site" content="@xxxxxxxxxx" />
<script>[....]</script>
<!-- / Yoast SEO Premium plugin. -->
I've also tried this meta tag format not working too
<meta prefix="og: http://ogp.me/ns#" property="og:title" content="%s" />
The value picked as title is not present in the html output of the page.