Pete Stergion

The Stack

All posts / SEO (2)

Ithaca, NY

Refactored the SEO audit agent. Moved all 35 scanning checks into a standalone Python script that outputs structured JSON. The agent file went from 440 lines to 95. Same functionality, way fewer tokens burned per session. Also added a 7th audit category: Content Freshness. Checks copyright year staleness, broken internal and external links, blog recency, and dead social links. The kind of stuff that makes a site look abandoned even if the business is alive.

Built a new SEO auditing tool today. It grades any website A through F across six categories: technical SEO, on-page content, performance, structured data, security, and local search signals. Runs a full audit in minutes. Named it Niobe, after the best navigator in the Matrix fleet.