Do not fetch data on Twitter?

When I tweet on twitter with a URL, It does not fetch any data on twitter. what can I do?
Note: - I’m using TwitterCard tag, but still not fetch.

try updating the app you are using or probably an unhealthy network could be the issue

This error occur on desktop. I’m not using app.

What do your meta og / twitter tags look like?

Tag are working properly Because whenever i post on other social media data fetch proper.

So everything is OK now. Was it only the browser cache?

If it is browser cache problem, so why Facebook fetch data properly?

Now i’m change browser Chrome to Mozilla but still face this problem.

Are they working properly or not?

If not, again, what do the meta og / twitter tags look like?

Properly working on Facebook, Google+ etc… but when i’m posting on Twitter at that time It’s not working.

I don’t use Twitter, but my understanding is that Facebook and Google+ are using the meta og information, whereas Twitter should be using Twitter’s own format. So just because one is working, it doesn’t follow that the other is also correctly set up.

Can you post an example or screenshot of the meta tags from one of your pages, so we can see how it is set up?

1 Like

Where did you find “content photo”? I don’t see it as an option here.

twitter:card	
The card type, which will be one of “summary”,
 “summary_large_image”, “app”, or “player”.

Sorry, I can’t Understand what you say?

Why did you use ?

<meta name="twitter:card" content="photo" />

AFAIK, you can’t just put what you want there but must follow the guidelines as explained in the documentation. So I wanted to know where in the documentation you saw you could use “photo” because I didn’t see that as an option where I looked.

2 Likes

As I said, I don’t use Twitter, but when I did a quick search, I found that there are quite a lot of tutorials around on using Twitter cards. This one seems to be quite comprehensive, and easy to understand:

Reading that together with the Twitter guidelines might help.

2 Likes

Thank you

Yes, only summary, app and player are there.
Actually, coding work are done approx few years ago at that time photo are available that’s why photo are there.

Thank you so much, i think now it’s work.

1 Like

What was the solution of this problem? Has it solved?

No.
Still, can’t fetch any data.