Security

Referrer Policy Checker

Validate a Referrer-Policy header or meta value and review its privacy behavior.

Tool

Referrer Policy Checker

Validate a Referrer-Policy header or meta value and review its privacy behavior.

This tool runs in your browser. Your input is processed locally and is not uploaded.

About this Tool

Use this Referrer Policy checker to validate a pasted HTTP header or meta value. Review how the policy behaves for same-origin requests, cross-origin requests and HTTPS-to-HTTP downgrades.

Examples

  • strict-origin-when-cross-origin
  • no-referrer
  • origin-when-cross-origin

Frequently Asked Questions

What does Referrer-Policy control?

It controls how much referrer information the browser includes when navigating to another resource.

Which policy is commonly recommended?

strict-origin-when-cross-origin provides a practical balance between analytics compatibility and reduced cross-origin disclosure.

Can the tool inspect any website automatically?

No. Browser cross-origin restrictions prevent reliable remote header inspection, so the policy value must be pasted into the tool.

Related Tools