Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new fediverse:creator notation #511

Open
SISheogorath opened this issue Oct 23, 2024 · 0 comments
Open

Support new fediverse:creator notation #511

SISheogorath opened this issue Oct 23, 2024 · 0 comments

Comments

@SISheogorath
Copy link

Mastodon introduced some new metadata for fediverse accounts, that allow highlighting of the author in posts: https://blog.joinmastodon.org/2024/07/highlighting-journalism-on-mastodon/

With Mastodon 4.3.x rolling out to the public, it would be nice to support this as part of jekyll-seo.

The notation is rather easy:

<meta name="fediverse:creator" content="@[email protected]" />

I would suggestion to introduce a similar notation as for the twitter and facebook specific tags:

fediverse:
  username: @[email protected]

Alternatively, one could consider re-using the social section.

@SISheogorath SISheogorath changed the title Support new fediverse author notation Support new fediverse:creator notation Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant