Skip to content

Recommend object URL should 301 to AP resource #444

Description

@julianlam

Earlier this month, I discovered that Ghost's latest blog post didn't make it into NodeBB, due to a bug on my end. I attempted to resolve it via URL but there was no AP resource at that URL. I ended up having to query the instance actor (which I happened to already know), and looking at the outbox.

There is some guidance here as to how to handle these types of situations.

But basically, if you're able to have Ghost serve the activity+json response for the URL (based on Accept header), that would be ideal. It's a common use-case for users of the open social web. If you cannot serve the activitypub payload on that same url, then a 302 redirect to the AP payload would also work great 😄

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions