Commit c20f400
Make
Android Signal/WhatsApp were silently dropping the link preview while
desktop/iPad rendered fine. Most likely cause: relative `og:image`
URL (`/og.png`). Some scrapers (Signal Android in particular) require
absolute URLs or bail early when image dimensions aren't declared.
Also added `og:type`, `og:url`, and a `twitter:card` fallback that
some clients (Signal, Telegram) use when present.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>og:image absolute + add dimension/type/alt tags1 parent 14c8f48 commit c20f400
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
| |||
0 commit comments