Feature request: support fediverse:creator tag per post, perhaps multi-author #49

Closed
opened 2026-03-13 19:35:06 +01:00 by neil_neilzone · 1 comment

Mastodon has a feature which automatically adds a label to a URL preview, enabling people to see easily who wrote the post, and to follow them. This is the fediverse:creator tag.

For each blogpost I write, I add this to the header:

    <meta name="fediverse:creator" content="@neil@mastodon.neilzone.co.uk" />

I would love to be able to do this using BSSG - perhaps as a parameter in the header template, and a config option (perhaps per author) for the content of the content tag?

Mastodon has a feature which automatically adds a label to a URL preview, enabling people to see easily who wrote the post, and to follow them. This is the `fediverse:creator` tag. For each blogpost I write, I add this to the header: ``` <meta name="fediverse:creator" content="@neil@mastodon.neilzone.co.uk" /> ``` I would love to be able to do this using BSSG - perhaps as a parameter in the header template, and a config option (perhaps per author) for the content of the `content` tag?
Author

Added in 37c5a2283e. Thank you!

Added in [37c5a2283e](https://brew.bsd.cafe/stefano/BSSG/commit/37c5a2283e1338dfe1bc04a62d3074d1cb5d2ee2). Thank you!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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: stefano/BSSG#49
No description provided.