Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), ambient-light-sensor=(), autoplay=(self "https://www.youtube.com" "https://player.vimeo.com"); +25 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
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
Age
157
Cache-Control
max-age=600, must-revalidate
age: 157 cache-control: max-age=600, must-revalidate
Content Headers
Content-Length
213647
Content-Type
text/html; charset=UTF-8
content-length: 213647 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: Acorn 5.0.5 (Laravel 12.16.0)
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 02 May 2026 14:00:25 GMT
Link
Other
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache-Group
normal
X-Cacheable
SHORT
alt-svc: h3=":443"; ma=86400 date: Sat, 02 May 2026 14:00:25 GMT link: <https://www.arkoselabs.com/wp-json/>; rel="https://api.w.org/", <https://www.arkoselabs.com/wp-json/wp/v2/pages/32448>; rel="alternate"; title="JSON"; type="application/json", <https://www.arkoselabs.com/>; rel=shortlink via: 1.1 717a0e7af2a3da4138a71f64ce4675d0.cloudfront.net (CloudFront) x-amz-cf-id: IQMUz9TJfWb1c_SdihJYLz1XiVrdtEP7hJUlODmaPX4PKPuLkWrD4A== x-amz-cf-pop: IAD55-P6 x-cache: Hit from cloudfront x-cache-group: normal x-cacheable: SHORT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology