Hi there!

Please help me someone it is a humble request.

I share content related to soccer every single day. I tweet everyday to spread awareness among the people to let them know how our team performs. But unfortunately when i tweet and mention my website link it patches old featured image of my website “Shoot The Soccer” whereas a month ago i updated the featured image of my website.

Note: Please help me resolve the problem.
Your help will be much appreciated.

For inspection of the matter you may visit my site to know what’s the problem.

Looking forward to your replies to help me resolve the issue.

Thank you all.
best regards
Balso.

The cards images are cached so try Troubleshooting Cards | Docs | Twitter Developer Platform , but I would also double check that the image was definitely updated in the meta tags - this depends on how exactly you manage your site.

1 Like

Hi Igor!

Thanks for your response. Actually i have update that everywhere on the site and cleared cache several times but i am still unable to get the latest image. When i tweet related to the topic that i discuss on my site. I have put several links so for but don’t get the exact image for a post. though all the posts show one image… When someone [visit my site] they see the latest image but on the cards show they see the old ones that i had delete a long time ago.

It happens only on twitter.

Do you have a link to an example page? (you can use the preformatted text / code option in the forum if it doesn’t let you post a url)

Does it work in the validator? https://cards-dev.twitter.com/validator

1 Like

Sure here is my website url you may check it www.shootthesoccer.com

these are the only twitter: meta tags you have,

	<meta name="twitter:card" content="summary" />
	<meta name="twitter:label1" content="Est. reading time" />
	<meta name="twitter:data1" content="4 minutes" />

So it won’t ever show any image, because you defined a summary card without an image, you may want to add a summary with large image card instead Summary with large image | Docs | Twitter Developer Platform and include all tags, the title, description, image, etc.

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