Editorial
Why peeq exists.
July 2026
peeq started with a simple observation: structured data is how a page tells machines what it is — and the tools for looking at it treated it as an afterthought. Tab number five in a crowded extension. A wall of raw JSON. A web validator three clicks and one copy-paste away. The most machine-readable layer of the web deserved a human-readable tool.
What structured data actually does
Schema.org markup — JSON-LD, Microdata — doesn't magically rank pages. What it does is precise and valuable:
- Rich results. It makes a page eligible for stars, prices, FAQs, breadcrumbs, and other enhanced presentations in search. Eligibility, not guarantee — but without valid markup, you're not even in the running.
- Disambiguation. It tells machines that this "Mercury" is the planet, not the element or the singer. Entities beat keywords.
- Machine readability. It's the cleanest, most standardized statement of what a page contains — legible to any crawler, browser, or agent that reads it.
That layer is worth auditing carefully. And worth getting right — most pages that carry markup carry broken, incomplete, or duplicated markup, and never know it.
And in the AI-search era?
There's an industry rushing to sell tricks for showing up in AI answers — "GEO", "AEO", llms.txt files, secret markup, content chunking. Google's own May 2026 guidance on generative AI in Search is unusually blunt about all of it:
Optimizing for AI search is still SEO. There is no special schema markup that ranks you in AI results. You can ignore llms.txt. What matters: being indexable, good page experience, useful multimodal assets, and non-commodity content that says something first-hand.
So why audit structured data at all in 2026? Because machine readability is the common denominator underneath all of it. Schema won't game AI results — anyone who tells you otherwise is selling something — but it remains the cheapest, most standardized way to state facts about your page, for the systems ranking you today and the ones parsing you tomorrow.
The honesty stance
This is the part that's actually a product decision: peeq will never sell you a hack. The audit tells you what's there, what's broken, and what's worth fixing — grounded in documented guidance, not fear. The core is free and runs entirely in your browser, with no account and no tracking. When we ship features for the AI era, they will measure how pages actually show up in AI answers — measured, not promised.
Where peeq is going
Today, peeq is the schema tool: it detects JSON-LD and Microdata on any page and lays it out so you can actually read it. Next on the roadmap is the full on-page audit — overview, content, and technical checks — built with the same principles: readable first, private by design, honest about what moves the needle.