Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
1043206
Cache-Control
public, max-age=3600
Expires
Wed, 25 Feb 2026 05:39:03 GMT
age: 1043206 cache-control: public, max-age=3600 expires: Wed, 25 Feb 2026 05:39:03 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-runtime: 0.015359
CORS Headers
Access-Control-Allow-Headers
accept,content-type,content-length,accept-encoding,authorization,user-agent
Access-Control-Allow-Origin
*
Access-Control-Max-Age
3600
access-control-allow-headers: accept,content-type,content-length,accept-encoding,authorization,user-agent access-control-allow-origin: * access-control-max-age: 3600
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 25 Feb 2026 04:39:03 GMT
Link
Other
X-Request-Id
be9f4c8c-8e81-4777-84a0-5c307f5e8204
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9d3484499a6d3958-IAD date: Wed, 25 Feb 2026 04:39:03 GMT link: <https://static.pexels.com/0/assets/application-0f0e52a809b792c6d5017e381f1ad46da2f5c719b8725d20e0dd651095a5a168.css>; rel=preload; as=style, <https://static.pexels.com/0/assets/application-fe98892935cd15604946aca19a0f33c4c6cae52754151b9f6889af2bea9d9426.js>; rel=preload; as=script x-request-id: be9f4c8c-8e81-4777-84a0-5c307f5e8204
Recommendations
Enable compression (gzip/brotli) to improve performance