Open Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=15768000; includeSubDomains
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
  • 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 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
close
Transfer-Encoding
Performance
chunked

Caching Headers

2 headers
Cache-Control
Caching
no-cache, must-revalidate, max-age=0
Expires
Caching
Wed, 11 Jan 1984 05:00:00 GMT

Content Headers

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

Server Headers

2 headers
Server
Server
nginx
X-Powered-By
Server
PHP/8.0.20

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Date
Other
Fri, 28 Nov 2025 16:37:13 GMT
Link
Other
<https://www.hoopeye.com/wp-json/wp/v2/pages/65>; rel="alternate"; type="application/json"
Wpo-Cache-Message
Other
This page has a fatal error, This page has a critical error (HTTP code 500)
Wpo-Cache-Status
Other
not cached

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 2291ms