Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
1; max-age=60
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding,User-Agent
connection: close vary: Accept-Encoding,User-Agent
Caching Headers
Cache-Control
private, no-store, no-cache, max-age=0, must-revalidate
Expires
-1
Pragma
no-cache
cache-control: private, no-store, no-cache, max-age=0, must-revalidate expires: -1 pragma: no-cache
Content Headers
Content-Length
6104
Content-Type
text/html; charset=utf-8
content-length: 6104 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 11:24:27 GMT
P3p
CP="CAO PSA OUR"
Report-To
Group
sitespect-report
max-age: 1w
date: Mon, 13 Apr 2026 11:24:27 GMT
p3p: CP="CAO PSA OUR"
report-to: {"group":"sitespect-report","endpoints":[{"url":"https://demo.sitespect.com/log/CSP/PolicyViolations?csptoken=C0PW1JAM43FJHAGLJ72N"}],"max_age":999999}
Recommendations
Enable compression (gzip/brotli) to improve performance