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
- • Significantly strengthen CSP directives
- • 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
connection: close transfer-encoding: chunked
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: LiteSpeed x-powered-by: PHP/8.3.30
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000, h3-29=":443"; ma=2592000
Date
Wed, 12 Aug 2026 10:03:38 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Retry-After
600
X-Dns-Prefetch-Control
on
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000 date: Wed, 12 Aug 2026 10:03:38 GMT link: <https://educacaoensa.com/wp-json/>; rel="https://api.w.org/", <https://educacaoensa.com/wp-json/wp/v2/pages/6>; rel="alternate"; title="JSON"; type="application/json", <https://educacaoensa.com/>; rel=shortlink panel: hpanel platform: hostinger retry-after: 600 x-dns-prefetch-control: on x-litespeed-cache: miss x-litespeed-cache-control: public,max-age=604800 x-litespeed-tag: 5e7_elementor_library,5e7_URL.6666cd76f96956469e7be39d750cc7d9,5e7_Po.1316,5e7_guest,5e7_,5e7_UCSS.8d72e18ac9077dcc74a05cbdea8e5e60,5e7_MIN.ab817dbc4874f3f5a26fc0668f286462.css,5e7_MIN.0ba8b731d0002ce2a302e8d1eee4d9ed.js
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