Anyone familiar with the way Mastodon handles verifying URLs? At the Washington Post we're working on adding verified rel="me" and Mastodon links in our author profiles, but we're seeing mixed results on verification actually going through. It seems non-deterministic(?)

@dylan (me): works
@jeremybmerrill: does not work even though he's on the same server as me
@zubakskees : works
(+ more)

The author pages on the Post are identical in terms of linking back to Mastodon. #mastodon

@dylan @jeremybmerrill @zubakskees

There are a variety of hiccups with link verification (see https://github.com/mastodon/mastodon/issues/22418 and linked issues).

@info @e_urq I don't suppose y'all could take a look at the logs for the fetch requests for Jeremy's verified link? I did a spot check on the linked page and it looks valid, if potentially a bit challenging to parse.

Website verification: add a */* fallback to the Accept request header for improved website compatibility · Issue #22418 · mastodon/mastodon

Steps to reproduce the problem Run a PHP site on Apache HTTP Server Add Options MultiViews to your .htaccess file, but don't add MultiviewsMatch Any and instead configure AddType application/x-...

GitHub
@theruss @dylan @jeremybmerrill @zubakskees @info This is more technical than I go, but I've passed it along to team members who could help.
@e_urq thanks! I also emailed y'all's group email this morning in hopes that maybe the server admins could check their own logs.
@e_urq although let me slightly eat my words and note that the email appears to have just sent just now because Outlook is awful :)