This site runs its own SEO and content work through Claude Code — not as a demo, as the actual day-to-day process. Thirty days in, here's what that honestly looked like: what got built, what broke along the way, and what — despite all of it — still hasn't converted a single real visitor.
Thirty Claude Code guides, organized into one pillar page instead of left as scattered posts. Five new free tools alongside an existing one, each with a working implementation — the contrast checker's WCAG math was checked against known reference values before shipping, not assumed correct. Every batch of content edits ran through a local SEO audit script before deploying, checking titles, meta description length, duplicate content, and broken internal links.
The actual lesson isn't "regex is risky," it's that automated edits at scale need automated verification at the same scale — checking after every batch, not just trusting that an edit that ran without an error also did the right thing.
The free guide's signup flow was reviewed against real delivery logs this sprint — every signup this month came from the site's own test addresses, not a real third-party visitor. That's not a failure of the tracking (the event fires correctly, verified against the actual delivery records) — it's just where a new domain with limited backlinks and no paid traffic honestly sits 30 days in. Content and tooling compound slowly; this post isn't claiming otherwise.
Outreach emails, Dev.to publishing, a Product Hunt launch, GitHub pull requests — all of it got fully researched and drafted: real dead links found and verified via direct HTTP checks, real target repos confirmed active, exact copy written and ready to paste. None of it could actually be sent, because every one of those steps needs a real account and a real identity behind it. Claude Code can prepare the work completely; it can't be the person hitting send on someone else's platform.
The free guide covers what Claude Code actually is and a first real task to run today — the same starting point this whole sprint built on.
Get the Free Guide →That's not in this post, on purpose — a new domain with limited backlinks doesn't show a meaningful ranking or traffic signal in 30 days regardless of how much content goes out. What this post covers is the work itself: what got built, what broke, and what's honestly still at zero.
A regex bug during a batch content edit that concatenated old and new content on 9 pages instead of cleanly replacing it — caught by a post-edit verification check, not by the edit process itself, which is the actual lesson: verify after every batch, don't trust that an edit did what it looks like it did.
Anything requiring a real account on someone else's platform — sending outreach email, publishing to Dev.to, submitting a Product Hunt launch, opening a GitHub PR. All of that got fully researched and drafted, then handed off for a human to actually send, because that step needs an identity a script can't have.
It's an honest account, which includes the parts that don't flatter the pitch — zero real third-party leads so far, several bugs that shipped before being caught, and a list of tasks that turned out to need a human either way. A case study that only shows wins isn't a case study.