# Post previews in Telegram

**URL:** https://meta.discourse.org/t/post-previews-in-telegram/306970
**Category:** Bug
**Created:** [May 6, 2024, 6:32pm UTC](https://meta.discourse.org/t/post-previews-in-telegram/306970 "2024-05-06T18:32:09Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![MarcP](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcp/32/160184_2.png) [@MarcP](https://meta.discourse.org/u/MarcP)
#### Post date: [May 6, 2024, 8:53pm UTC](https://meta.discourse.org/t/post-previews-in-telegram/306970/4 "2024-05-06T20:53:14Z")

</div>

This is what Telegram is looking at:

```plaintext
<link rel="canonical" href="https://meta.discourse.org/t/preparing-for-discourses-upgrade-to-ember-5/287211?page=3" />

```

Which links to: [Preparing for Discourse's upgrade to Ember 5 - #48 by david](https://meta.discourse.org/t/preparing-for-discourses-upgrade-to-ember-5/287211/48)

This is matching with the content Telegram is fetching as seen in my screenshots 🤔

EDIT - this post from 2022 seems related.

> [@Change canonical link-tag for posts Ember-url to use new canonical url](https://meta.discourse.org/t/change-canonical-link-tag-for-posts-ember-url-to-use-new-canonical-url/221480/1):
>
> In crawler-view check the canonical link-tag for a posts Ember-url like:  
> `https://meta.discourse.org/t/feedback-on-new-hamburger-and-user-menus/32519/123`
> 
> ```plaintext
> <link rel="canonical" href="https://DOMAIN/t/SLUG/32519?page=6">
> 
> ```
> 
> This should be changed to contain `…#post_123`:
> 
> ```plaintext
> <link rel="canonical" href="https://DOMAIN/t/SLUG/32519?page=6#post_123">
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/post-previews-in-telegram/306970)._
