rel="noreferrer"
Thenoreferrer keyword for therel attribute of the<a>,<area>, and<form> elements instructs the browser, when navigating to the target resource, to omit theReferer header and otherwise leak no referrer information — and additionally to behave as if thenoopener keyword were also specified.
In this article
Specifications
| Specification |
|---|
| HTML> # link-type-noreferrer> |