Skip to content

Preserve query parameters #64

@feasgal

Description

@feasgal

Currently, if these are the redirects:

    - redirects:
        redirect_maps:
            index.md: home.md

then a link to mydomain.com/index.html?q=example will redirect to mydomain.com/home.html.

I would want it to preserve the query parameters, and redirect to mydomain.com/home.html?q=example.

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