How do you clear the Open Graph cache of an URL on Telegram?

半城伤御伤魂 提交于 2019-12-02 17:29:19

Use @webpagebot

You can send the link [up to 10] you want to update to this Bot and it will scan your site and generate the new image thumbnail, site name and description.

Note: You may need to restart your Telegram client to see the updates

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.


Second 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

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

jiji2663

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

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

https://theurlyouwanttoupdate.com /updatepreview
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!