Open
Cached
·
just now
20
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
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
public, s-maxage=3600
cache-control: public, s-maxage=3600
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: Apache x-powered-by: PHP/8.1.34
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 07 Sep 2026 09:53:54 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache-Enabled
true
X-Cdn-Cache-Status
MISS
X-Origin-Cache-Status
MISS
X-Provided-By
StackCDN
X-Stackcache-Cacheable
yes
X-Via
IAD1
date: Mon, 07 Sep 2026 09:53:54 GMT link: <https://safeandspeedlogistics.com/wp-json/>; rel="https://api.w.org/", <https://safeandspeedlogistics.com/wp-json/wp/v2/pages/1034>; rel="alternate"; title="JSON"; type="application/json", <https://safeandspeedlogistics.com/>; rel=shortlink x-cache-enabled: true x-cdn-cache-status: MISS x-origin-cache-status: MISS x-provided-by: StackCDN x-stackcache-cacheable: yes x-via: IAD1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology