SEO & Web

9 free online tools โ€” Meta tags, DNS, headers and site analysis

Tools for the technical side of running a website: write correct meta and Open Graph tags, preview how a page looks in Google, generate robots.txt and clean URL slugs, and diagnose the plumbing โ€” DNS records, WHOIS ownership and expiry, SSL certificate validity and chain, HTTP response headers and redirects, and what an IP address belongs to.

On-page

The meta tag generator writes the title, description, canonical, Open Graph and Twitter tags in one block; the SERP preview shows the snippet with real pixel-width truncation, which is how Google actually cuts titles; the slug generator turns any title into a clean URL, accents and other alphabets handled; the robots.txt generator builds the file with the AI-crawler opt-outs people now ask for.

Diagnostics

DNS lookup queries every record type fresh from a public resolver; WHOIS follows the real registry referral chain and falls back to RDAP where registries have retired port 43; the SSL checker inspects even expired and self-signed certificates that browsers hide, then reports trust separately; the header checker shows the status code, redirect chain and every response header; IP lookup gives the network owner and reverse DNS without geolocation guesswork. The status code reference explains whatever those return.

These tools do talk to the network

Unlike most of the site, the lookups have to reach out โ€” to DNS servers, registries and the site you are checking. They do so from this server, never from your browser, so your own IP is not exposed to the target, and results are not stored beyond a short cache.