Open
Cached
·
just now
22
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
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(self), microphone=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
public, s-maxage=300, stale-while-revalidate=60
Etag
W/"220d7-g6ZoVBJQLQhzoecBWvvxJ/xwt+Y"
cache-control: public, s-maxage=300, stale-while-revalidate=60 etag: W/"220d7-g6ZoVBJQLQhzoecBWvvxJ/xwt+Y"
Content Headers
Content-Length
139479
Content-Type
text/html; charset=utf-8
content-length: 139479 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 24 Feb 2026 08:36:41 GMT
Link
rel=alternate
type=application/rss+xml
title=Hey Colleagues RSS Feed
rel=alternate
type=application/atom+xml
title=Hey Colleagues Atom Feed
rel=alternate
type=application/feed+json
title=Hey Colleagues JSON Feed
rel=canonical
rel=alternate
type=application/rss+xml
title=Hey Colleagues RSS Feed
rel=alternate
type=application/atom+xml
title=Hey Colleagues Atom Feed
rel=alternate
type=application/feed+json
title=Hey Colleagues JSON Feed
rel=canonical
rel=sitemap
type=application/xml
title=Hey Colleagues Sitemap
rel=hub
Via
1.1 Caddy
X-Bing-News
include
X-Cache-Key
GET:/
X-Cache-Status
HIT
X-Robots-Tag
index, follow, max-snippet:-1, max-image-preview:large
alt-svc: h3=":443"; ma=2592000 date: Tue, 24 Feb 2026 08:36:41 GMT link: <https://www.heycolleagues.com/rss.xml>; rel="alternate"; type="application/rss+xml"; title="Hey Colleagues RSS Feed", <https://www.heycolleagues.com/atom.xml>; rel="alternate"; type="application/atom+xml"; title="Hey Colleagues Atom Feed", <https://www.heycolleagues.com/feed.json>; rel="alternate"; type="application/feed+json"; title="Hey Colleagues JSON Feed", <https://www.heycolleagues.com/>; rel="canonical", <https://www.heycolleagues.com/sitemap.xml>; rel="sitemap"; type="application/xml"; title="Hey Colleagues Sitemap", <https://pubsubhubbub.appspot.com/>; rel="hub" via: 1.1 Caddy x-bing-news: include x-cache-key: GET:/ x-cache-status: HIT x-robots-tag: index, follow, max-snippet:-1, max-image-preview:large
Recommendations
Enable compression (gzip/brotli) to improve performance