Open
Cached
·
2h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Thu, 19 Nov 1981 08:52:00 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Origin
https://www.pixelrights.com
access-control-allow-credentials: true access-control-allow-origin: https://www.pixelrights.com
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 11 May 2026 17:41:46 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=288
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9fa2f9f4edd79393-IAD
date: Mon, 11 May 2026 17:41:46 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=v88MACD2hDIXGsFHr5GEqG8SFdM8WhrrKPfkq44rC3Nr%2BMBtG0USy3Ba%2BUHrDoBbzjGykfj2ENIraQ46yf0cgEPy5HS7yYbDyFyVxEMPeUV%2FsSRf%2BlCz%2BwNp%2BlyC73fn0cSPdKIW"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=288
Recommendations
Enable compression (gzip/brotli) to improve performance