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

Website verification without a hyperlink #10345

Closed
emilengler opened this issue Mar 22, 2019 · 2 comments
Closed

Website verification without a hyperlink #10345

emilengler opened this issue Mar 22, 2019 · 2 comments

Comments

@emilengler
Copy link

Pitch

A way to verify your website without a hyperlink for example as a meta tag in the head

Motivation

On my website (www.emilengler.com) my social media is not hyperlinked. It would look very weird if there is an hyperlink just to my Mastodon profile. (I know I can hide it with CSS)
My idea is too add a meta tag to the head which proofs your Mastodon profile.
For example:
<meta rel="mastodon" href="https://mastodon.social/@emilengler">

@Gargron
Copy link
Member

Gargron commented Mar 22, 2019

Use <link rel="me" href="https://mastodon.social/@emilengler" /> in the head

@unitof
Copy link

unitof commented Nov 13, 2022

Is this documented somewhere in Mastodon? Any other types of tags it looks for?

gmarkall added a commit to gmarkall/numba.github.com that referenced this issue Apr 26, 2023
I should have used a link in the head to prevent the word "Mastodon"
from appearing on the site. See
mastodon/mastodon#10345
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

3 participants