Description of issue:
When I go to share a blog post from my site, the cards do not display the image, title and description work as intended however the image will load pull through despite having the twitter:image in the DOM.
The issue does not occur when using an external testing service for meta tags.

URL affected:
www.afenwick.com Root of the site does not use twitter:image but the blog post does which is what I intend to share. Blog post URL

**Troubleshooting steps attempted **:
I have tried with a static self hosted url, https and http from contentful (where my image actually comes from) as well as adding a preconnect to the contenful call just incase theres a delay issue.
Also ran the CURL validator which does NOT show twitter:image but no errors occur.
Twitter card validator displays no errors
I have updated the site to use a static image on all pages rather than one dynamic to whether it is a blog post or not, but the issue still persists. The image can be accessed directly through the URL so there is no 404 occuring

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.