What Does Your Referrer Reveal?
When you navigate from one page to another, your browser sends an HTTP Referer header containing your current page URL. Depending on where you came from, this exposes search terms, forum membership, campaign sources, or confidential internal URLs. Check yours now →
Data Exposed via the Referer Header
- The search engine and keywords you used to find a page
- The social media platform and post you clicked from
- Internal company tools and intranet page URLs
- Forum or community membership and specific thread
- Email campaign parameters from newsletters
- Session tokens or user IDs embedded in URL parameters
When No Referer Is Sent
- You typed the URL directly into the address bar
- You clicked a bookmark
- The source page uses
Referrer-Policy: no-referrer - The link uses
rel="noreferrer" - You navigated from HTTPS to HTTP (browsers block this)
- You used a dereferer to wrap the link
How to Stop Sending Referrer
- Use our Dereferer tool to wrap any link before sharing
- Copy-paste the URL directly into the address bar instead of clicking
- Enable Firefox's enhanced tracking protection
- Install a privacy extension like Privacy Badger
Related Tools
- Dereferer — Strip referrer from any link you share
- HTTP Headers Checker — See all headers your browser sends
- Referrer Removal Tool — Remove referrer from links