Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), 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
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
35
Cache-Control
public, s-maxage=14000, max-age=3
Last-Modified
Tue, 04 Aug 2026 15:28:56 GMT
age: 35 cache-control: public, s-maxage=14000, max-age=3 last-modified: Tue, 04 Aug 2026 15:28:56 GMT
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
server: cloudflare x-powered-by: WordOps
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 04 Aug 2026 15:31:11 GMT
X-Cache-Status
VALID
cf-cache-status: HIT cf-ray: a25e9b8e7d124b00-IAD date: Tue, 04 Aug 2026 15:31:11 GMT x-cache-status: VALID
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology