Open
Cached
·
just now
21
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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Cookie,User-Agent
connection: close transfer-encoding: chunked vary: Cookie,User-Agent
Caching Headers
Cache-Control
max-age=86400, public
Etag
"1767706791"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Tue, 06 Jan 2026 13:39:51 GMT
cache-control: max-age=86400, public etag: "1767706791" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Tue, 06 Jan 2026 13:39:51 GMT
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000, h3-29=":443"; ma=2592000
Date
Mon, 14 Sep 2026 13:56:03 GMT
X-Commerce-Core
2
X-Ua-Compatible
IE=edge
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000 date: Mon, 14 Sep 2026 13:56:03 GMT link: <https://wes.co.in/>; rel="canonical", <https://wes.co.in/>; rel="shortlink" x-commerce-core: 2 x-drupal-cache: HIT x-drupal-dynamic-cache: UNCACHEABLE x-generator: Drupal 8 (https://www.drupal.org) x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology