Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), bluetooth=(), ambient-light-sensor=(); +15 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
Upgrade, close
Transfer-Encoding
chunked
Vary
Accept-Encoding,User-Agent
connection: Upgrade, close transfer-encoding: chunked vary: Accept-Encoding,User-Agent
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
X-Powered-By
server: x-powered-by:
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 18:40:43 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Upgrade
h2,h2c
date: Tue, 12 May 2026 18:40:43 GMT link: <https://exacthosting.com/wp-json/>; rel="https://api.w.org/", <https://exacthosting.com/wp-json/wp/v2/pages/9>; rel="alternate"; title="JSON"; type="application/json", <https://exacthosting.com/>; rel=shortlink upgrade: h2,h2c
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