Open
Cached
·
just now
17
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
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, X-Forwarded-Proto
accept-ranges: bytes connection: close vary: Accept-Encoding, X-Forwarded-Proto
Caching Headers
Age
0
age: 0
Content Headers
Content-Length
32614
Content-Type
text/html; charset=UTF-8
content-length: 32614 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: PHP/8.2.29
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 25 Feb 2026 02:31:23 GMT
Link
Other
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
Reporting-Endpoints
csp-endpoint="https://csp-report-api.openjs-foundation.workers.dev/"
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-nyc-kteb1890092-NYC
X-Timer
S1771986683.184650,VS0,VE57
date: Wed, 25 Feb 2026 02:31:23 GMT link: <https://releases.jquery.com/wp-json/>; rel="https://api.w.org/", <https://releases.jquery.com/wp-json/wp/v2/pages/6>; rel="alternate"; title="JSON"; type="application/json" reporting-endpoints: csp-endpoint="https://csp-report-api.openjs-foundation.workers.dev/" via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-served-by: cache-nyc-kteb1890092-NYC x-timer: S1771986683.184650,VS0,VE57
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology