The HTTP Referrer-Policy response header controls how much referrer information (sent with the Referer header) should be included with requests.
Aside from the HTTP header, you can set this policy in HTML....referrerpolicy attribute on <a> , <area> , <img> , <iframe> , <script>...noreferrer link relation on an a , area , or link elements: html <a...