I’m having issues with using og: meta tags to get my pages to display a featured image with a link a la WordPress.
My tags:
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="How To Be Worst Host This Coming Holiday Season — Peter Bockenthien" />
<meta property="og:description" content="Being the worst host during the holidays can make you a healthier, happier person." />
<meta property="og:url" content="https://peterbwrites.com/How To Be Worst Host This Coming Holiday Season" />
<meta property="og:site_name" content="Peter B Writes" />
<meta property="article:publisher" content="Peter B Writes" />
<meta property="article:published_time" content="2020-09-29 09:52:00" />
<meta property="og:image" content="https://peterbwrites.com/peterb-imgs/wild-turkey.jpg" />
<meta property="og:image:width" content="auto" />
<meta property="og:image:height" content="auto" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:creator" content="@PBockenthien" />
<meta name="twitter:site" content="@PBockenthien" />
If that doesn’t show up, see this:
https://peterbwrites.com/how-to-be-worst-host-this-coming-holiday-season.html
Edit: I guess I got it right, but Twitter isn’t noticing it. Damned cache, amiright?
How can this be done in MODX?
Thanks,
Peter