Telegram show description meta tag as link preview. I changed the description meta tag but the link preview of my website didn't changed. How to force telegram to update link preview?
Telegram provides you the option to turn on Message Previews in the Settings by the help of which you can silently read the new messages straight from the lock screen and the notification panel.
To create an invite link, go to Group Info > Add Member > Invite to Group via Link. Anyone who has Telegram installed will be able to join your group by following this link. If you choose to revoke the link, it will stop working immediately.
Enter your Telegram URL into the box provided in this format: https://t.me/username where 'username' is the name of your channel or profile (make sure to include the 's' in 'https'). Notice the Telegram app icon is highlighted. The icon tells you that URLgenius understands the link you typed or pasted.
On your Android smartphone, open the Telegram app and tap the search button from the top-right corner. Now, type in the name of the Telegram channel that you want to join and select it from the search results. This will open the Telegram channel.
Go to @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.
Remember to have og prefix in your html
tag as: <html prefix="og: http://ogp.me/ns#">
or telegram bot will not update the graph cache.
via telegramgeeks
You may add /?v=n
at the end of URL when sharing the link, where n
can be any number and should increase after an update.
Sending the pure link to @webpagebot would not work so I used
<meta property="og:url" content="https://mylink.com" />
and it worked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With