Instant audit of 14 technical SEO signals — title, meta, H1, schema, Open Graph, SSL, robots.txt, sitemap, image alts, links, and more. No account needed.
Every time I needed a quick SEO check I'd land on a tool that buried the results behind a paywall, demanded an email, or hit me with a nag screen after one use.
The irony wasn't lost on me: a tool that's supposed to help you rank better was itself trying to rank your wallet. I wanted something that just worked — no gate, no timer, no upsell. So I built it.
This isn't a third-party API wrapped in a pretty UI. It's a lightweight Python service I wrote from scratch, running on my own VPS on a bare AlmaLinux 9 stack — no frameworks, no dependencies, just the standard library.
It fetches your URL directly from my server, parses the HTML, and runs 14 technical checks in real time. OpenLiteSpeed proxies the request through to the engine on port 5000.
I taught myself everything. No CS degree, no bootcamp that held my hand through a curriculum. Just late nights, broken terminals, and the particular kind of frustration that comes from reading docs written by people who forgot what "beginner" felt like.
I felt the real cost of paywalled tools when I was just getting my dev wings and couldn't afford them. This tool is free because I remember that. I hope it saves you a few hours.