Open Cached · just now
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300; includeSubDomains; preload
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Good
sameorigin
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
  • Significantly strengthen CSP directives
  • 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
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
no-store, no-cache, must-revalidate
Expires
Caching
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
Caching
no-cache

Content Headers

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

Server Headers

1 headers
Server
Server
Apache

CORS Headers

3 headers
Access-Control-Allow-Headers
Cors
Content-Type, Authorization
Access-Control-Allow-Methods
Cors
GET, POST, OPTIONS
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
easydnscart=eJyrViotTi1SslIqSc0tiDezNLAwSEu1ME0xNUxR0lFKLi0qSs1LrgTKOzu6KNUCAFRMDh0%3D; expires=Mon, 17-Nov-2025 02:14:01 GMT; Max-Age=1209600; path=/

Other Headers

2 headers
Date
Other
Mon, 03 Nov 2025 02:14:00 GMT
Link
Other
<https://easydns.com/wp-json/>; rel="https://api.w.org/", <https://easydns.com/wp-json/wp/v2/pages/30956>; rel="alternate"; title="JSON"; type="application/json", <https://easydns.com/>; rel=shortlink

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1442ms