Referrer Policy Generator

Pick a Referrer-Policy value and get header/meta/server snippets.

Works Offline
Privacy First
No Login
No API

Choose a Referrer-Policy

strict-origin-when-cross-origin (modern browser default)

Sends the full URL for same-origin requests, only the origin for cross-origin requests, and nothing when downgrading to HTTP.

Generated snippets

HTTP header

HTML meta tag

Nginx

Apache

About the Referrer Policy Generator

Choose a Referrer-Policy value with a plain-English explanation of exactly what referrer information leaks to destination sites, then get ready-to-use HTTP header, HTML meta tag, Nginx, and Apache snippets.

Examples

Strict policy

strict-origin-when-cross-origin

Output

Referrer-Policy: strict-origin-when-cross-origin

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-10 · Runs entirely in your browser