[IndieWeb->AT] Process for standard.site verification #2423
Unanswered
negatethis
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hi! Sorry for the confusion here. ciccarello.me actually has bridged posts since we launched standard.site, eg https://www.ciccarello.me/posts/2026/03/26/sd-mojo-volleyball/ , https://bsky.app/profile/did:plc:v6f73g5pvdk3keqaakstscqe . I'm not seeing their Thanks for the catch on the docs! Will fix. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
According to the Bridgy Fed docs section on verifying your site with standard.site, you're supposed to redirect your site's
/.well-known/site.standard.publicationsubpath tohttps://fed.brid.gy/.well-known/site.standard.publication?protocol=web&domain=DOMAIN.When I construct this path for my site, I get a 404 error. This is understandable, as I haven't made a post since this feature was added to Bridgy Fed. However, neither has Anthony Ciccarello, for example, but their Bridgy Fed
/.well-known/site.standard.publicationhas been created.I just want to understand the criteria for the standard.site.publication metadata being created.
Also, this snippet in the docs incorrectly uses
idas a parameter instead ofdomain:All reactions