Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Connection
close
connection: close
Caching Headers
Age
0
Cache-Control
public, max-age=600
Etag
"iof-WQ"
Expires
Mon, 04 May 2026 07:56:12 GMT
age: 0 cache-control: public, max-age=600 etag: "iof-WQ" expires: Mon, 04 May 2026 07:56:12 GMT
Content Headers
Content-Length
8232
Content-Type
text/html
content-length: 8232 content-type: text/html
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Accept
Access-Control-Allow-Methods
GET
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Link
access-control-allow-credentials: true access-control-allow-headers: Accept access-control-allow-methods: GET access-control-allow-origin: * access-control-expose-headers: Link
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Mon, 04 May 2026 07:46:12 GMT
Link
URL
/docs/jsonldcontext.jsonld
rel=alternate
type=application/ld+json
X-Cloud-Trace-Context
2566e5103ba89b5c12b1283f7d4b3804
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Mon, 04 May 2026 07:46:12 GMT link: </docs/jsonldcontext.jsonld>; rel="alternate"; type="application/ld+json" x-cloud-trace-context: 2566e5103ba89b5c12b1283f7d4b3804
Recommendations
Enable compression (gzip/brotli) to improve performance