Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Present
SAMEORIGIN, SAMEORIGIN
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Present
: no-referrer
Permissions-Policy
Present
: microphone=(), camera=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: Acorn 5.0.4 (Laravel 12.16.0)
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 08 Sep 2026 19:08:44 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Redis-Cache
MISS
date: Tue, 08 Sep 2026 19:08:44 GMT link: <https://www.corpusleeds.org/wp-json/>; rel="https://api.w.org/", <https://www.corpusleeds.org/wp-json/wp/v2/pages/367>; rel="alternate"; title="JSON"; type="application/json", <https://www.corpusleeds.org/>; rel=shortlink x-redis-cache: MISS
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