how clear cache Open Graph data of URL in telegram

2019-03-09 13:51发布

问题:

when I'm send a new link in telegram,this messenger reads Open Graph data(og tag) of Url automatically,and this is very good. but when the Open Graph data(og) of Url is changed,the telegram cached old og.

how can clear the old Open Graph data(og tags) and reading new og tag value??

for example see below image,I'm type url asp.net but the telegram reading the below tag:

<meta property="og:description" content="ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript." />

回答1:

Use @webpagebot and send the link (up to 10) you want to update. Automatically will scan your site and generate the new image thumbnail, site name and description.

Images are cached too. Update them the same way. Be sure they're specified using Open Graph but note you do not need to use the prefix attribute on your html tag to define the OG namespace.

Old solution:

Use a pattern like the following pattern for your web address:

http://{webpage address}?v={number}

Then replace previous number with a new one to force telegram update og data. For example use this:

http://www.example.com/mypage?v=3

Instead of:

http://www.example.com/mypage


回答2:

Go to @webpagebot and send the link (up to 10) you want to update.



回答3:

I've solved this problem by using bitly.com and changing url.



回答4:

you must chat with @webpage both and tell him in chat

https://theurlyouwanttoupdate.com /updatepreview