Hmm.. i added the real me tag to my website (wordpress) but no verification yet. It's possible I have it in the wrong spot? I currently have the tag on the mmain page.
#wordpress #verification #twitsocial #realme

@wutwutman What's the domain name of your site. I'll take a look and see what I can do to help? Also, it takes sometime for the server to validate. That's probably what happened.

Also its rel="me" as in relationship not real.

@TedT thank you for the response! My domain is in my profile 😁 Someone else looked and said I had the link formatted wrong.

@wutwutman I checked out your website... you have the rel="me" formatted wrong..

You have:
<a href="https://twit.social/@wutwutman" rel="me">Follow me on Mastodon!</a>

It should be:
<a rel="me" href="https://twit.social/@wutwutman">Follow me onMastodon!</a>

Hoping this comes across correctly :)

@Denverdigiman Thank you!! Much appreciated!!