Open Cached · just now
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
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
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

4 headers
Age
Caching
1610
Cache-Control
Caching
public, max-age=31536000
Expires
Caching
Fri, 27 Nov 2026 16:47:48 GMT
Last-Modified
Caching
Thu, 27 Nov 2025 15:20:21 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

2 headers
Server
Server
cloudflare
X-Powered-By
Server
PHP/8.4.13

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=jEgm.EZtMRR9_fRY1d4Rl9ZCWd2YGEmUqS1mMlULTdw-1764262068-1.0.1.1-65BEsyz55PXZjKQ745jB3me7EcgoFYARlQBViPeqItDyt_IHtLwmRDReZPRGa1j7HJw0iNKR4w3RP_IC4j4Vkmtm05XyVZcNeHCcK17cgqs; path=/; expires=Thu, 27-Nov-25 17:17:48 GMT; domain=.safetec.com.br; HttpOnly; Secure; SameSite=None

Other Headers

5 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
9a531c067e99177b-IAD
Date
Other
Thu, 27 Nov 2025 16:47:48 GMT
Link
Other
<https://safetec.com.br/wp-json/>; rel="https://api.w.org/", <https://safetec.com.br/wp-json/wp/v2/pages/37105>; rel="alternate"; title="JSON"; type="application/json", <https://safetec.com.br/>; rel=shortlink

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 232ms