SEO tools, keyword density, HTTP tester, CORS generator, security headers and more
All 6 web and SEO tools run entirely in your browser. Test HTTP endpoints, generate CORS and security headers, analyse keyword density and preview meta/Open Graph tags — everything a web developer or content marketer needs, directly in your browser with zero setup.
Test HTTP endpoints with custom headers and body
Parse and inspect HTTP headers from raw text
Analyze text and find the frequency and density of each keyword
Generate meta tags, Open Graph, robots.txt, UTM links, JSON-LD schema and web manifest
Generate CORS response headers for your API — configure origins, methods, headers and credentials
Generate production-ready HTTP security headers — HSTS, CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy and CORP/COOP. Output for Nginx, Apache and raw headers.
A complete set of web development and SEO utilities for developers and content teams. All 6 tools provide instant results client-side — from live HTTP request testing and CORS configuration to on-page SEO auditing and IP geolocation.
QIs my content sent to a server?
Text analysis tools (keyword density) run entirely in your browser. The HTTP request tester sends requests to the URLs you specify — that is by design. All other tools are 100% local.
QWhat is keyword density and why does it matter?
Keyword density is the percentage of times a keyword appears in a piece of content relative to the total word count. A density of 1–3% is generally considered natural; higher values can be flagged as keyword stuffing by search engine crawlers.
QWhat HTTP methods does the request tester support?
GET, POST, PUT, PATCH, DELETE, HEAD and OPTIONS. Custom headers, query parameters and request bodies (JSON, form data, plain text) are all supported.
QWhat does the CORS header generator produce?
It generates the exact Access-Control-Allow-Origin, Access-Control-Allow-Methods, Access-Control-Allow-Headers and Access-Control-Max-Age headers needed for your CORS configuration, with explanations for each value.
QWhat does the HTTP security headers tool check?
It fetches the response headers from your URL and evaluates: Content-Security-Policy, Strict-Transport-Security, X-Frame-Options, X-Content-Type-Options, Referrer-Policy and Permissions-Policy — reporting missing or misconfigured headers.