Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=0, must-revalidate, private
Expires
Mon, 04 May 2026 01:36:36 GMT
cache-control: max-age=0, must-revalidate, private expires: Mon, 04 May 2026 01:36:36 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 01:36:36 GMT
Link
URL
/build/website/css.d5c0e5c8.css
rel=preload
as=style
URL
/build/runtime.9baab0d5.js
rel=preload
as=script
URL
/build/167.7cf034f3.js
rel=preload
as=script
URL
/build/300.8b2cb0e3.js
rel=preload
as=script
URL
/build/website/css.d5c0e5c8.css
rel=preload
as=style
URL
/build/runtime.9baab0d5.js
rel=preload
as=script
URL
/build/167.7cf034f3.js
rel=preload
as=script
URL
/build/300.8b2cb0e3.js
rel=preload
as=script
URL
/build/website/js.3ad7a642.js
rel=preload
as=script
date: Mon, 04 May 2026 01:36:36 GMT link: </build/website/css.d5c0e5c8.css>; rel="preload"; as="style",</build/runtime.9baab0d5.js>; rel="preload"; as="script",</build/167.7cf034f3.js>; rel="preload"; as="script",</build/300.8b2cb0e3.js>; rel="preload"; as="script",</build/website/js.3ad7a642.js>; rel="preload"; as="script"
Recommendations
Enable compression (gzip/brotli) to improve performance