26 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Weak
upgrade-insecure-requests
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(self), encrypted-media=(), fullscreen=*, geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=*, picture-in-picture=*, publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=*, usb=(), xr-spatial-tracking=(), gamepad=(), serial=()
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives

Performance Headers

3 headers
Connection
Performance
Keep-Alive
Keep-Alive
Performance
timeout=5, max=100
Transfer-Encoding
Performance
chunked

Caching Headers

1 headers
Etag
Caching
"1-1763265647;;;"

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

2 headers
Server
Server
LiteSpeed
X-Powered-By
Server
PHP/8.2.29

CORS Headers

2 headers
Access-Control-Allow-Headers
Cors
Content-Type, Authorization
Access-Control-Allow-Methods
Cors
GET,POST

Cookies Headers

0 headers
No cookies headers found

Other Headers

8 headers
Alt-Svc
Other
h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Cross-Origin-Embedder-Policy-Report-Only
Other
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
Other
unsafe-none; report-to='default'
Date
Other
Sun, 16 Nov 2025 22:50:13 GMT
Link
Other
<https://www.freeconference.com/>; rel=shortlink
X-Content-Security-Policy
Other
default-src 'self'; img-src *; media-src * data:;
X-Litespeed-Cache
Other
hit
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Consider removing X-Powered-By header to hide server technology

Analysis completed in 71ms