@BipolarArtist I'm looking at your website source code and I don't see any link rel=me tag anywhere.
Where did you put it?
@got it is on https://damienkanerigden.com/subscribe at the bottom
@BipolarArtist You need way more than a link in the body of your document, the whole <link rel="me" ...> thing needs to be inside of your web page's <head> section.
If you can edit the HTML for your website, you should put it there -- inside the home page.
@got ah gotcha. Thank you so much for the help. Unfortunately all I can do is add html to the body of my website. I am using GoDaddy’s website builder and all I can do is add a “html snippet.” Pretty sure I can’t edit the header. Oh well.
@BipolarArtist I think it needs to be on the same page as the one you're linking to from your CoSo profile.
So if you're linking from /subscribe to here, you have to link to /subscribe from your profile here
@got it is on the homepage now at the bottom.