Skip to content

[FEAT] Add query param of originally requested link when 404ing #2384

@abaileyb

Description

@abaileyb

carrying over conversation on twitter with @steven-tey

when someone hits a link that 404s, it would be helpful to know what link they were trying to access so that we can try and recover another way.

For example, if someone tries to go to hypothetical.link/12345 and that link doesnt exist, when they are redirected to our 404 page (eg. hypothetical.link/not-found) it would be awesome to know what they were originally trying to reach so that we can dynamically serve the correct content (eg. hypothetical.link/not-found&src=12345)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions