Add fediverse:creator meta tag for Mastodon/Fediverse #57
Reference in New Issue
Block a user
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?
Summary
Add support for the
fediverse:creatormeta tag, introduced by Mastodon in mid-2024 via PR #30398. This enables author attribution when links are shared on Mastodon and other Fediverse platforms.Why
Implementation
fediverse_creatorfield to the plugin parameters (global default) and optionally per-article<meta name="fediverse:creator" content="@user@instance.social" />onBeforeCompileHeadalongside existing platform-specific tagsReferences
Branch created:
feature/57-add-fediverse-creator-meta-tag-for-masto