[bug] opengraph description is wrong on static-fe #365

Closed
opened 2022-12-11 14:03:17 +00:00 by starshine · 0 comments

Akkoma version: 2022.12

When static-fe is enabled, the og:description meta tag on /notice/{id} routes contains the user's bio, not the post content.

twitter:description does contain the post content, but this field either isn't used by services like Discord, or is overridden by og:description.

Same applies to og:image on posts with attachments--it points to the user's avatar, though twitter:player does point to the first attachment.

static-fe seems to have different meta tags than whatever generates them when pleroma-fe is used for logged out users, as with it disabled, og:description and og:image point to the correct things

Akkoma version: 2022.12 When static-fe is enabled, the `og:description` meta tag on /notice/{id} routes contains the user's bio, not the post content. `twitter:description` *does* contain the post content, but this field either isn't used by services like Discord, or is overridden by `og:description`. Same applies to `og:image` on posts with attachments--it points to the user's avatar, though `twitter:player` *does* point to the first attachment. static-fe seems to have different meta tags than whatever generates them when pleroma-fe is used for logged out users, as with it disabled, `og:description` and `og:image` point to the correct things
floatingghost added the
bug
static_fe
labels 2022-12-14 02:51:54 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#365
No description provided.