The twitter card stopped displaying the images recently. It was working fine but the issue started three weeks ago. Nothing changed on the coding side. Tried validating the URL in twitter card validator, it validates it without any error but without any image. This is the message that I get.
twitter:card = summary tag found INFO: Card loaded successfully
After reading a few posts,
- I tried changing the card from summary_large_image to summary. It didn't help either.
- Instead of twitter:image, I tried twitter:image:src and it didn't help either.
- Robots.txt is also fine. We not blocking any bots.
The article URL is different from the Image url and it is our subdomain only. Not sure what am I missing. Any thoughts and insights would be helpful.
Thanks in advance Sri