Referrer-Policy

What This Does

This protection controls how much referral information is shared when users navigate away from your site.

It determines what data is included in the Referer header sent to other websites.


Why It Matters

When a user clicks a link, their browser may send the previous page’s URL as a referrer.

This can expose:

Without a defined policy, more information may be shared than necessary.


When to Apply It

This protection is recommended for most websites.

Apply it when:


When Not to Apply It

You may choose a less restrictive policy if:


How Steel Security Applies This

Steel Security sets the Referrer-Policy HTTP header.

Common values include:

The selected policy balances privacy and functionality.


What to Expect After Applying

After applying this protection:

In most cases, there is no visible impact on site functionality.


How to Verify

To verify the protection:

  1. Open your browser developer tools
  2. Navigate to the Network tab
  3. Inspect a page request
  4. Look for the Referrer-Policy header

You should see the configured policy value.


How to Revert (Rollback)

To revert this protection:

  1. Navigate to the hardening section in Steel Security
  2. Disable or adjust the control
  3. Confirm the change
  4. Re-check the response headers

Common Issues

Analytics Data Is Reduced

This may occur if:

To resolve:


No Visible Change

This is expected.

The protection affects how browsers send data, not how your site behaves visually.


Header Not Appearing



Revision #1
Created 2026-04-04 18:49:19 UTC by Jason Wassing
Updated 2026-04-04 18:49:19 UTC by Jason Wassing