21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding, Cookie, Cookie

Caching Headers

2 headers
Age
Caching
673
Cache-Control
Caching
public, max-age=43200

Content Headers

2 headers
Content-Length
Content
116764
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

12 headers
Date
Other
Tue, 25 Nov 2025 23:57:47 GMT
Link
Other
<https://engineering.wisc.edu/wp-json/wp/v2/pages/46884>; rel="alternate"; title="JSON"; type="application/json"
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
HIT, MISS
X-Cache-Hits
Other
1, 0
X-Pantheon-Styx-Hostname
Other
styx-fe1-b-58b7f4554f-z685p
X-Served-By
Other
cache-chi-kigq8000172-CHI, cache-ewr-kewr1740081-EWR
X-Styx-Req-Id
Other
f9abc05f-ca58-11f0-b5f5-aa29b00df83c
X-Tec-Api-Origin
Other
https://engineering.wisc.edu
X-Tec-Api-Root
Other
https://engineering.wisc.edu/wp-json/tribe/events/v1/
X-Tec-Api-Version
Other
v1
X-Timer
Other
S1764115068.888438,VS0,VE29

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1031ms