Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding,Accept-Encoding,Accept-Encoding,Accept-Encoding,Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding,Accept-Encoding,Accept-Encoding,Accept-Encoding,Cookie
Caching Headers
Cache-Control
max-age=600, must-revalidate
Last-Modified
Wed, 25 Jun 2025 12:12:47 GMT
cache-control: max-age=600, must-revalidate last-modified: Wed, 25 Jun 2025 12:12:47 GMT
Content Headers
Content-Length
443479
Content-Type
text/html; charset=UTF-8
content-length: 443479 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: WP Engine
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 05:55:58 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache-Group
normal
X-Cacheable
SHORT
X-Robots-Tag
noindex, nofollow
date: Wed, 06 May 2026 05:55:58 GMT link: <https://www.dev.sendcloud.com/wp-json/>; rel="https://api.w.org/", <https://www.dev.sendcloud.com/wp-json/wp/v2/pages/232875>; rel="alternate"; title="JSON"; type="application/json", <https://www.dev.sendcloud.com/>; rel=shortlink via: 1.1 4e21e4c06939b7370c55385064486ed4.cloudfront.net (CloudFront) x-amz-cf-id: NtehY_zel2ALesClNNhRk_J36ptL4_I7n-UaomS-N2RLL0FrcodAng== x-amz-cf-pop: IAD61-P13 x-cache: Miss from cloudfront x-cache-group: normal x-cacheable: SHORT x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology