Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Cache-Control
max-age=600, must-revalidate
Last-Modified
Wed, 25 Mar 2026 07:06:29 GMT
cache-control: max-age=600, must-revalidate last-modified: Wed, 25 Mar 2026 07:06:29 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: WP Engine
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 02 Apr 2026 05:38:04 GMT
Feature-Policy
geolocation 'none';midi 'none';notifications 'none';push 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'none';speaker 'self';vibrate 'none';payment 'none';
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT: 730
X-Cache-Group
normal
X-Cacheable
SHORT
X-Pingback
https://news.microsoft.com/source/xmlrpc.php
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9e5d7c3ad88938a0-IAD date: Thu, 02 Apr 2026 05:38:04 GMT feature-policy: geolocation 'none';midi 'none';notifications 'none';push 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'none';speaker 'self';vibrate 'none';payment 'none'; link: <https://news.microsoft.com/source/wp-json/>; rel="https://api.w.org/", <https://news.microsoft.com/source/wp-json/wp/v2/pages/2>; rel="alternate"; title="JSON"; type="application/json", <https://news.microsoft.com/source/>; rel=shortlink x-cache: HIT: 730 x-cache-group: normal x-cacheable: SHORT x-pingback: https://news.microsoft.com/source/xmlrpc.php
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology