On some platforms, like Mastodon the rel="me" attribute to links is a way to verify someones identity. On Mastodon verified links get highlighted and get a green check mark on your profile page:
It would be very good to identify my own forum, because it gives some trust to people.
A link with the rel attribute looks like this:
<a href="https://veganism.social/@utopify_org" rel="me" target="_blank">Mastodon</a>
It would be very useful if there would be an option for every link to activate this attribute like this:
Feature Request
On some platforms, like Mastodon the
rel="me"
attribute to links is a way to verify someones identity. On Mastodon verified links get highlighted and get a green check mark on your profile page:It would be very good to identify my own forum, because it gives some trust to people.
A link with the rel attribute looks like this:
<a href="https://veganism.social/@utopify_org" rel="me" target="_blank">Mastodon</a>
It would be very useful if there would be an option for every link to activate this attribute like this: