Open Cached · 1m ago
10 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
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
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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

2 headers
Connection
Performance
Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

3 headers
Cache-Control
Caching
private, must-revalidate, max-age=172753
Etag
Caching
"36ipj3fbob13sha"
Expires
Caching
Sun, 09 Nov 2025 06:35:44 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
akacd_pr_lgcom_us=946684800~rv=20~id=97136bfc503c12529c3048a2669db132; path=/; Expires=Sat, 01 Jan 2000 00:00:00 GMT; Secure; SameSite=None

Other Headers

3 headers
Date
Other
Fri, 07 Nov 2025 06:36:31 GMT
Server-Timing
Other
ak_p; desc="1762497391488_399974197_561775839_2056_19195_23_0_-";dur=1
X-Akamai-Transformed
Other
9 - 0 pmb=mRUM,2

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 4ms