Mastodon verification HTML
-
Is there a way to add Mastodon verification code to the header or footer of our website?
The specifications for verifying yourself as the owner of a website can be found within the Mastodon profile settings. They read:
Verification
You can verify yourself as the owner of the links in your profile metadata. For that, the linked website must contain a link back to your Mastodon profile. The link back must have a rel=”me” attribute. The text content of the link does not matter.Here is a generic example:
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Sorry. Here is the generic code:
<a rel="me" href="https://InstanceName/@UserName">Mastodon</a> -
I just received an email about this from WordPress.com Support telling me to use the the custom HTML block to embed code onto my website. You can find that under Customize > Widgets > Footer. Then search for HTML.
See here: https://wordpress.com/support/wordpress-editor/blocks/custom-html-block/
Thank you!
-
Hi there!
I’m afraid that to add custom code to the header or footer, you’ll need plan Business:
-
Not quite sure if this helps, but Mastodon is supported in the social icons block
https://wordpress.com/support/wordpress-editor/blocks/social-icons-block/#list-of-supported-icons
-
Yes, you can use the social icon block. The ability to automatically publish from WordPress.com to Mastadon does not exist. I have added this thread to the feature requests.
-
SUGGESTION: Include rel=”me” in links in Social Icons block.
I verified my blog by using an html block in my sidebar widgets. I think it would be easier for most people though if WordPress rendered a rel=”me” attribute in the links of its Social Icons block.
- The topic ‘Mastodon verification HTML’ is closed to new replies.