vue-a11y/vue-a11y.com

Setting: Twitter OGP

yamanoku opened this issue · 4 comments

I want to create a Twitter card (OGP) because it doesn't show up when I publish on Twitter.

Image from Gyazo

I did a test on this site https://cards-dev.twitter.com/validator

INFO: Page fetched successfully ✔️
INFO: 26 metatags were found ✔️
INFO: twitter:card = summary_large_image tag found ✔️
ERROR: Possibly invalid value (if specified) (twitter:title) ❌
ERROR: Possibly invalid value (if specified) (og:title) ❌
ERROR: Possibly invalid value (if specified) (twitter:text:title) ❌

I think we need to add the missing meta tags.

I translated the share image, if you want you can add it to yaml from index /jp

meta:
  - name: 'twitter:image'
    content: '/img/social-share-jp.png'

social-share - jp