Add OpenGraph metadata across eco-mcp.coilysiren.me routes #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-02T22:13:51Z - https://github.com/coilysiren/eco-mcp-app/issues/9
The /apps/ page on coilysiren.me now renders OG link previews for each listed app at build time. `eco-mcp.coilysiren.me` needs OG meta on every public HTML route so previews work everywhere the URL gets pasted (Bluesky, Discord, the apps page, etc).
Two pieces:
1. Root and `/preview` share the same OG data.
`/preview` already has full OG (og:title, og:description, og:image). The root currently returns no OG. Make the root serve the same OG block as `/preview` (extract to a shared template / partial / helper so they don't drift).
2. Each tool page gets its own custom OG data.
Every other public HTML route under eco-mcp (the per-tool pages) should set its own: