Description of issue:
I tried to create a twitter card fro a specific pas of my website but it display the old one from another page
URL affected (must be public):
Troubleshooting steps attempted [note that we will not prioritise posts unless there is evidence of following the troubleshooting guides]:
- I used the card validator
- Using my page url
- display an old image
I noticed these are sometimes cached, so one way is to add an extra dummy parameter to your url like ?foo=bar so the url is new and not cached
Thanks Igor but it doesn’t seems to resolve the problem.
As I test it on validator the image remains the old one.
This is the page I test: deezooitd[dot]com/KickOutPutin
And this is the image that should be displayed deezooit[dot]com/KickOutPutin/KoP.jpg
The problem is not about cache. It seems that the image displayed is saved on a twitter page and not used from my website. So how can I change it? Did it save it somewhere when I use the validator? Is it possible to have different images for different page on the same website?
1 Like
Each html page can have unique meta tags, where you can define the card image. These are sometimes cached too, so changing the name of the file / url should also work. This depends entirely on your CMS / How your site works.
Separately, in a tweet attached images take precedence, so if you have a link to a website, and attach an image to a tweet, the image attached will show, never the website defined card.
Does that help at all?
So i change the image.jpg name but also all the https to http in the index.html file and it seems that it fix the problem!
So finally my image is updated!
I tried also to make it work with a card player, it seems that everything is also ok except that when i click on the video, a message appear saying that my website won’t allow connection. That’s strange because the page with the video is available and not restricted.
Any idea about it?
1 Like
No idea about the player card issues unfortunately!
system
closed
#8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.