Hi,

I am plagued by this issue for a long time but I can’t figure it out.
We have a wordpress blog and from time to time posts are shared over twitter.

Twitter cards used to work fine but recently we changed our wordpress media serving from google bucket to a CDN.

Ever since then the twitter card images have stopped showing up (even though the card tags are all printing successfully )

In the validator debugger response, it shows this warning that - twitter:image:id: "Unknown aspect ratio"

Here are the details -

Example Post: https://testbook.com/blog/rpsf-exam-pattern/

CDN IMAGE URL: https://blog_media.testbook.com/blog/wp-content/uploads/2018/12/283defca-rpf-rpsf-exam-pattern-selection-process-for-constable-ancillary-2018-testbook.png

PREVIOUS IMAGE URL: https://storage.googleapis.com/blog_media/blog/wp-content/uploads/2018/12/283defca-rpf-rpsf-exam-pattern-selection-process-for-constable-ancillary-2018-testbook.png

The image is accessible from both the URLs. So why is twitter bot/scraper not showing the images from new URLs?

Any help related to this would be really appreciated.

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