Extra Documentation for Anchors #1240
Answered
by
SiTaggart
GiantRobots
asked this question in
Ideas
-
We have this documentation which is excellent around rel=noreferrer and noopener I think we should enhance this with a few links to other references like to this MDN page for referrer policy https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy . I think it may be worthwhile telling people for extra security adding headers or meta tags with the appropriate settings can set the referrer for all links ex. <meta name="referrer" content="noreferrer noopener"> |
Beta Was this translation helpful? Give feedback.
Answered by
SiTaggart
Mar 3, 2021
Replies: 1 comment 1 reply
-
Hi @GiantRobots Would you consider adding this as a PR submission? Seems like a great idea to include references to me. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SiTaggart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @GiantRobots
Would you consider adding this as a PR submission? Seems like a great idea to include references to me.