20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Weak
frame-ancestors Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding

Caching Headers

Cache-Control
Caching
private, no-store, no-cache, must-revalidate

Content Headers

Content-Length
Content
11860
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Google Frontend
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sun, 13 Sep 2026 15:37:57 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Country-Code
Other
US
X-Middleware-Rewrite
Other
/partnerixa-console/login
X-Robots-Tag
Other
noindex, nofollow
X-Served-By
Other
cache-nyc-kteb1890069-NYC
X-Timer
Other
S1789313877.160356,VS0,VE385

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology