Open
Cached
·
just now
26
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer-when-downgrade, origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
58499
Last-Modified
Fri, 24 Apr 2026 19:52:00 GMT
age: 58499 last-modified: Fri, 24 Apr 2026 19:52:00 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Acorn 5.0.6 (Laravel 12.52.0), PHP/8.3.28
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cf-Edge-Cache
cache,platform=wordpress
Date
Sat, 25 Apr 2026 12:06:59 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Server-Timing
wp-before-template;dur=374.2
X-Rocket-Nginx-Device
desktop
X-Rocket-Nginx-File
/app/wp-content/cache/wp-rocket/www.pipefy.com////index-https.html
X-Rocket-Nginx-Reason
File not cached
X-Rocket-Nginx-Serving-Static
MISS
X-Simulated-Cf-Cache-Status
MISS
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-edge-cache: cache,platform=wordpress cf-ray: 9f1d39905bfa8284-IAD date: Sat, 25 Apr 2026 12:06:59 GMT link: <https://www.pipefy.com/wp-json/>; rel="https://api.w.org/", <https://www.pipefy.com/wp-json/wp/v2/pages/497989>; rel="alternate"; title="JSON"; type="application/json", <https://www.pipefy.com/>; rel=shortlink server-timing: wp-before-template;dur=374.2 x-rocket-nginx-device: desktop x-rocket-nginx-file: /app/wp-content/cache/wp-rocket/www.pipefy.com////index-https.html x-rocket-nginx-reason: File not cached x-rocket-nginx-serving-static: MISS x-simulated-cf-cache-status: MISS
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