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
165
Cache-Control
public, s-maxage=14000, max-age=3
Last-Modified
Sun, 26 Jul 2026 07:59:02 GMT
age: 165 cache-control: public, s-maxage=14000, max-age=3 last-modified: Sun, 26 Jul 2026 07:59:02 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
Sun, 26 Jul 2026 08:04:50 GMT
X-Cache-Status
VALID
cf-cache-status: HIT cf-ray: a211e557ff1dd703-IAD date: Sun, 26 Jul 2026 08:04:50 GMT x-cache-status: VALID
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology