Twitter Cards Not Displaying Properly #414
-
OK, so i got my site mostly set up now, but I noticed that links display properly on facebook, but not twitter. i've tried multiple things, but can't figure it out. i even tried out the code that's listed under the twitter cards section of the old readme, but no luck. i noticed the links from your example website display properly on twitter tho, so can anyone help me figure out what I'm doing wrong? my site's https://jordanrlevi.github.io/ , thanks again for the great theme! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Might be your paths. View source on any of your post/pages and you'll see a double Twitter's card validator is a good place to start to for debugging. I'm not seeing any errors but it's not showing the image, which leads me to believe it doesn't like your paths. |
Beta Was this translation helpful? Give feedback.
Might be your paths. View source on any of your post/pages and you'll see a double
//
. That might be confusing Twitter.I think you'll want to remove the end slash in your
url
defined in _config.ymlTwitter's card validator is a good place to start to for debugging. I'm not seeing any errors but it's not showing the image, which leads me to believe it doesn't like your paths.
https://cards-dev.twitter.com/validator