Open
Cached
·
just now
16
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
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
3377
Cache-Control
public, max-age=300
Expires
Wed, 15 Apr 2026 13:19:28 GMT
Last-Modified
Wed, 15 Apr 2026 12:18:11 GMT
age: 3377 cache-control: public, max-age=300 expires: Wed, 15 Apr 2026 13:19:28 GMT last-modified: Wed, 15 Apr 2026 12:18:11 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: PHP/7.4.33
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 13:14:28 GMT
Reporting-Endpoints
csp-endpoint="https://csp-report-api.openjs-foundation.workers.dev/"
cf-cache-status: HIT cf-ray: 9ecb36a93eaa7fee-IAD date: Wed, 15 Apr 2026 13:14:28 GMT link: <https://blog.jquery.com/wp-json/>; rel="https://api.w.org/" reporting-endpoints: csp-endpoint="https://csp-report-api.openjs-foundation.workers.dev/"
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology