Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twitter cardのimageが正しく読めていない #14

Closed
anatawa12 opened this issue Nov 27, 2023 · 0 comments · Fixed by #15
Closed

twitter cardのimageが正しく読めていない #14

anatawa12 opened this issue Nov 27, 2023 · 0 comments · Fixed by #15

Comments

@anatawa12
Copy link
Member

twitter cardでは<meta name="twitter:image" content="url" />の形式で指定されますが、summalyでは<meta property="twitter:image" content="url" />を期待してるようです。

https://github.com/syuilo/summaly/blob/b994e67281abc3faae53c888a232c84a4ea1a01d/src/general.ts#L30C1-L30C57

この結果、OGPが正しく設定されていないがtwitter cardが正しく指定されているVRChatのワールドのカードが正しく読み込まれていません。

https://vrchat.com/home/world/wrld_beddab1e-fee1-cafe-f00d-ca7c0dd1eca7

syuilo#151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant