Skip to content

FR: Replace with canonical URL #499

@harmtemolder

Description

@harmtemolder

Describe a related problem (optional)

No response

Describe your suggested feature

Webpages may define a canonical URL of their content (<link rel="canonical" href="https://…" />, see https://en.wikipedia.org/wiki/Canonical_link_element). I know of at least one blog that uses a unique ID in their URL paths to identify the user, but all users' versions of a single article all point to the same canonical URL. Sharing/opening that instead will effectively block this form of tracking. This would probably involve requesting the page and parsing its HTML to extract the <link> element.

Describe alternatives you've considered for your suggested feature

No response

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions