Referrer Policy Generator
Pick a Referrer-Policy value and get header/meta/server snippets.
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-originOutput
Referrer-Policy: strict-origin-when-cross-originRelated tools
CORS Config Generator
Security
Generate CORS headers/config for Nginx, Apache, Express, or Workers.
CSP Builder
Security
Build a Content-Security-Policy header from per-directive sources.
Htpasswd Generator
Security
Generate .htpasswd lines using SHA-1 or plain text.
JWT Inspector
Security
Decode a JWT and audit its claims for common issues.
Password Policy Generator
Security
Generate password policy rules, regex and copy for NIST or PCI presets.
Password Strength Checker
Security
Estimate password entropy, crack time, and get actionable advice.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-10 · Runs entirely in your browser