Open Cached · 1h ago
19 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

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

Caching Headers

3 headers
Age
Caching
2355920
Etag
Caching
"1761375631"
Last-Modified
Caching
Sat, 25 Oct 2025 07:00:31 GMT

Content Headers

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

Server Headers

2 headers
Server
Server
openresty
X-Powered-By
Server
PHP/7.4.33

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

9 headers
Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Sat, 22 Nov 2025 00:34:42 GMT
Nginx-Hit
Other
1
Via
Other
LA-MEX-mexicocity-EDGE3-CACHE5[3],LA-MEX-mexicocity-EDGE3-CACHE11[0,TCP_HIT,2],LA-MEX-mexicocity-GLOBAL1-CACHE23[5],LA-MEX-mexicocity-GLOBAL1-CACHE25[0,TCP_HIT,3]
X-Cache
Other
HIT, server, disk
X-Ccdn-Cachettl
Other
2592000
X-Ccdn-Expires
Other
236080
X-Ccdn-Req-Id-46b1
Other
38fb72fd5cc97b6a733875393bdebf9a
X-Hcs-Proxy-Type
Other
1

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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

Analysis completed in 2959ms