Twitter not picking up OG tags
See original GitHub issueSuper grateful for the package @garmeeh!
I see you mention in a few issues (#14) that Twitter uses the OG tags but it’s not.
Would be good if next-seo
allowed setting of any OG tag provided so we can provide tags as necessary.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Twitter Open Graph image not showing - Stack Overflow
Twitter Open Graph image not showing · It works fine with Facebook sharing debugger here's the output: · But the image is not...
Read more >Troubleshooting Cards | Docs | Twitter Developer Platform
The most common cause is that the image specified via the twitter:image tag is not publicly accessible on the web. This often happens...
Read more >Twitter og:image not showing up when URL is shared ... - GitHub
I have an OG image issue when sharing my website URL on Twitter. While the og:image tag is correctly set by SEOmatic in...
Read more >Twitter card image is not showing
The title and description are showing fine on the Twitter card, but I can't get the image to show.
Read more >Twitter Cards Image not always showing | WordPress.org
Hello, I've an issue with my twitter cards image. ... Tweet now, and it does seem to be picking up the image being...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve solved it! for anyone encountering this issue in the future, In my case, it was related to the fact, that I"ve used the relative path in the image instead of URL prefixed with a host. After changing this to absolute URL of the image, twitter started to behave as expected.
I’ve the same issue in my https://hanamimastery.com articles links. Twitter (and reddit) - does not pick-up the og:images - while all the facebook-related media (pinterset, instagram, facebook), even LinkedIn - have No issues at all.
Does anyone have an idea why this could be happening?