Does anybody know what OpenGraph tags Mastodon uses for linking "cards"? I have OG tags set on my site, including og:url for specific blog and art posts, but the cards always link to my site, not the post.
@kboyd@ramsey@mwop I'm not familiar with the Mastodon source code, but this looks to me as if og:urls are only matched when they start with http, not https 🤔
@mwop@jerome@ramsey maybe - but to me, this looks like a test, not the actual code doing the work. It could be that http is the only one that is tested.
@mwop @jerome @ramsey maybe - but to me, this looks like a test, not the actual code doing the work. It could be that http is the only one that is tested.