View the full HTTP response headers of any URL to audit caching and security.
Enter a URL to see every response header: content-type, cache-control, security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy), server, compression and redirects. Get clear security warnings where headers are missing.
Your site is missing X-Frame-Options, leaving it open to clickjacking. The checker flags the missing header instantly so your developer adds it in the next deploy.
Generate a secure and fast Apache .htaccess file with redirects, caching, compression and security headers.
Create valid schema.org JSON-LD markup that helps search engines understand and richly display your content.
Turn your questions and answers into valid FAQPage JSON-LD that can earn FAQ rich results in Google.
Add Article, NewsArticle or BlogPosting structured data to help Google understand and display your content better.
View the full HTTP response headers of any URL to audit caching and security.
Check my site — FreePaste the full URL including the protocol (https://).
Click Check and review every response header returned by the server.
See which security headers are present and which are missing with warnings.
Add missing headers in your server, CDN or framework configuration.
HTTP headers are metadata sent by the server with every response, controlling caching, security, content type, compression and more.
HSTS, Content-Security-Policy, X-Frame-Options, X-Content-Type-Options and Referrer-Policy are the essential ones.
Add them at the web server, CDN or framework level. On Apache use .htaccess, on Nginx the server block, or middleware in your framework.
HSTS (HTTP Strict Transport Security) tells browsers to always use HTTPS for your domain, preventing downgrade attacks.
Explore the whole collection — no signup, 100% free & private.