Free Referrer Policy Checker
Check if a website's Referrer-Policy HTTP header is properly configured. Prevent sensitive URL information from leaking.
Why is Referrer Policy Important for Privacy?
When a user clicks a link on your website that leads to an external domain, the browser automatically sends a Referer request header to the destination server. This header contains the exact URL the user was previously visiting.
If your URLs contain sensitive parameters, like ?token=123 or user IDs, that data is leaked directly into the logs of the third-party website. The Referrer-Policy response header lets you instruct the browser to strip the path and parameters, or omit the referrer entirely, protecting your users' privacy.
Related Tools and Guides
Stop data leakage across your whole site
The Referrer Policy is just one way data escapes. Run a full SitePrivacyScore audit to scan for third-party trackers, unconsented cookies, and exposed PII.
For deeper runtime checks, run the full privacy audit →