Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Expires
Sun, 09 Aug 2026 14:03:53 GMT
cache-control: private, no-cache, no-store, max-age=0, must-revalidate expires: Sun, 09 Aug 2026 14:03:53 GMT
Content Headers
Content-Length
15993
Content-Type
text/html; charset=utf-8
content-length: 15993 content-type: text/html; charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 09 Aug 2026 14:03:53 GMT
Link
Other
rel=alternate
hreflang=ko
rel=alternate
hreflang=en
rel=alternate
hreflang=x-default
URL
/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2
rel=preload
as=font
crossorigin
type=font/woff2
rel=alternate
hreflang=ko
rel=alternate
hreflang=en
rel=alternate
hreflang=x-default
URL
/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
https://lh3.googleusercontent.com/aida-public/AB6AXuB1pbYDrwQrYzGYlJIhFVyy29wV759raFtBu1gGqkvfwanaqXp73XcxTfindJbxMbOGTcq5DBXrB32W3DwnzsS_WFIEKDqdb1ObEdNonKJeM5qTRCn-h_LFO4gLcRJwF-DrXW2_WQI2qCAyjY4QVMO8AdBF84V33mr1CflD0W5n32E4EqOpKjMW4M88P4ZWgikaRTSuG_y2JZDCrzMpH5isQklq2WTU_6WY11UQ_hO0jyqzn3APBxsMxox-eUG_A0Lf78jt8BnfD20
https://lh3.googleusercontent.com/aida-public/AB6AXuB1pbYDrwQrYzGYlJIhFVyy29wV759raFtBu1gGqkvfwanaqXp73XcxTfindJbxMbOGTcq5DBXrB32W3DwnzsS_WFIEKDqdb1ObEdNonKJeM5qTRCn-h_LFO4gLcRJwF-DrXW2_WQI2qCAyjY4QVMO8AdBF84V33mr1CflD0W5n32E4EqOpKjMW4M88P4ZWgikaRTSuG_y2JZDCrzMpH5isQklq2WTU_6WY11UQ_hO0jyqzn3APBxsMxox-eUG_A0Lf78jt8BnfD20
rel=preload
as=image
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Middleware-Rewrite
/ko
X-Served-By
cache-ewr-kewr1740070-EWR
X-Timer
S1786284233.265475,VS0,VE130
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 09 Aug 2026 14:03:53 GMT link: <https://selahpath.com/>; rel="alternate"; hreflang="ko", <https://selahpath.com/en>; rel="alternate"; hreflang="en", <https://selahpath.com/>; rel="alternate"; hreflang="x-default",</_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", <https://lh3.googleusercontent.com/aida-public/AB6AXuB1pbYDrwQrYzGYlJIhFVyy29wV759raFtBu1gGqkvfwanaqXp73XcxTfindJbxMbOGTcq5DBXrB32W3DwnzsS_WFIEKDqdb1ObEdNonKJeM5qTRCn-h_LFO4gLcRJwF-DrXW2_WQI2qCAyjY4QVMO8AdBF84V33mr1CflD0W5n32E4EqOpKjMW4M88P4ZWgikaRTSuG_y2JZDCrzMpH5isQklq2WTU_6WY11UQ_hO0jyqzn3APBxsMxox-eUG_A0Lf78jt8BnfD20>; rel=preload; as="image" x-cache: MISS x-cache-hits: 0 x-country-code: US x-middleware-rewrite: /ko x-served-by: cache-ewr-kewr1740070-EWR x-timer: S1786284233.265475,VS0,VE130
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology