Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(self)
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
must-revalidate, max-age=600
Last-Modified
Thu, 30 Apr 2026 15:16:35 GMT
cache-control: must-revalidate, max-age=600 last-modified: Thu, 30 Apr 2026 15:16:35 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: WP Engine
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 02:27:50 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache-Group
normal
X-Cacheable
SHORT
date: Sat, 02 May 2026 02:27:50 GMT link: <https://www.northeastern.edu/wp-json/>; rel="https://api.w.org/", <https://www.northeastern.edu/wp-json/wp/v2/pages/12>; rel="alternate"; title="JSON"; type="application/json", <https://www.northeastern.edu/>; rel=shortlink 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