Skip to content

URL normalization #211

@annethyme

Description

@annethyme

title: URL normalization
key: url-normalization

A process to transform URLs in a standardised and consistent way, to make it possible to determine if two syntactically different URLs may be equivalent. (Source: Wikipedia).

Several types of URL normalization exists. Some types of normalization preserve the semantics of the URL, some usually preserve the semantics, and some types change the semantics.

For the purpose of ACT rules, we only consider the types of URL normalization that preserve the semantics of the URL. These normalization types are:

Relative URLs first need to be resolved to full URLs before doing the comparison.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions