VC
Value Add VC
⚡HomePulse⚡Helpful Apps📝Blog🤝Partner
Open-Source Playbook

How I Used AI to Build a Content Engine That Hit 4.6M Impressions in 3 Months

The complete methodology, the diagnostic scripts, and the safety guards — everything behind ValueAddVC.com’s growth. Not theory. The actual operating system.

Get the ToolkitRead the Guide
Monthly Impressions — 3 Months
604K4.62M
0
Impressions
0
Clicks
0
Peak Daily
7.5
Avg Position
GSC Feedback LoopsMulti-Model AI AgentsQuality GatesTemplate Phrase DetectionNews SitemapsWebSub PingsKeyword AnticipationCannibalization ClustersInternal Link GraphBuild Cost ControlLiving PagesStructured DataGSC Feedback LoopsMulti-Model AI AgentsQuality GatesTemplate Phrase DetectionNews SitemapsWebSub PingsKeyword AnticipationCannibalization ClustersInternal Link GraphBuild Cost ControlLiving PagesStructured Data

What this is

In May 2026, ValueAddVC.com was a VC blog with 604K monthly impressions, 480 posts full of AI template phrases, and no system for deciding what to write, what to fix, or what to kill.

Three months later: 4.62M impressions, 17.3K clicks, 960+ posts, and a self-improving feedback loop where Google Search Console data drives every editorial decision.

This playbook is the complete methodology. The guide below walks through every system we built. The open-source toolkit lets you run the same diagnostics on your own site.

The Guide

18 chapters across 4 acts
I

Build the Engine

Architecture, voice, formats, structured data

4 chapters
01

The Starting Point

What the site looked like at 604K impressions — the content debt, the AI fingerprints, the zero-strategy publishing.

02

Voice Training

How to make AI-written content sound like a specific human wrote it — not generic, not robotic, not obviously AI.

03

The 5-Format System

Deep Explainers, News Analysis, Ranked Lists, Question-Led, and Contrarian Takes — each with specific word counts, chart requirements, and selection weights.

04

Structured Data as Infrastructure

Article, FAQPage, ItemList, and NewsArticle schemas — the markup that turns blog posts into rich results.

II

The GSC Reckoning

The data that changed everything

4 chapters
05

The AI-Overview Discovery

The moment we realized 80% of our impressions were AI citations — queries that would never produce clicks. How that changed everything.

06

Title Rewrites at Scale

92 title rewrites targeting position 4–20 pages with high impressions and low CTR. The methodology, the patterns, the results.

07

Cannibalization Clusters

21 clusters of pages competing for the same queries — splitting authority and ranking worse than one consolidated page.

08

Template Phrase Purge

500+ AI fingerprints found and killed. 25 regex patterns for detecting the phrases that signal scaled-content-abuse to Google.

III

The Iteration Loop

Compounding improvements, week over week

6 chapters
09

Keyword Anticipation

Publishing before demand spikes — IPOs, earnings, funding rounds. Being ranked when the world searches.

10

Living Pages

The refresh drip strategy: updating existing pages instead of only creating new ones. Staleness thresholds by content type.

11

The Internal Link Graph

191 orphan pages found and linked. How to build the link graph that Google's crawler actually follows.

12

Technical SEO Bugs

Broken OG images, leaked template variables, injected ad links, dead pages — the health checks that run twice daily.

13

The News Wire

News sitemaps, WebSub pings, Google Indexing API — getting crawled in minutes, not hours.

14

Build Cost Control

[nobuild] tags, deploy-tick safety nets, content-only skip logic, ISR caps — how to run 960+ pages without spending $500/month on builds.

IV

The System

Quality gates, reviews, orchestration

4 chapters
15

Quality Gates

9 deterministic checks every piece of content must pass before publishing. Cannibalization, source verification, template phrases, typecheck.

16

The Weekly Review

The Sunday ritual: trending queries, dropping pages, CTR triage, query monopolies. How GSC data drives the next week's work.

17

Agent Orchestration

Multi-model AI pipelines: Opus/Fable for planning, Sonnet for writing, Haiku for mechanical tasks. Max 3 concurrent agents. Safety guards.

18

What I'd Do Differently

The mistakes that cost weeks — and the principles that emerged from them.

The Toolkit

MIT-licensed, works with any site
14 Scriptsnpm run <script>
weekly-reportWeekly GSC performance report
rewrite-candidatesTitle rewrite opportunity finder
measure-rewritesBefore/after rewrite tracking
query-gapsRetroactive keyword discovery
striking-distancePosition 5–20 optimizer
template-scanAI fingerprint scanner
find-cannibalsCannibalization detector
content-auditKILL/MERGE/UPDATE/PROMOTE scoring
find-orphansOrphan page finder
refresh-trackerStale page detection
check-redirectsSitemap integrity checker
check-linksBroken link checker
websub-pingInstant crawl notification
submit-urlsGoogle Indexing API submitter
9 Configs
format-rotation.json
5-format content system
quality-gates.json
9 publish quality gates
anti-ai-rules.json
Template phrase blocklist
refresh-rules.json
Refresh drip by content type
keyword-anticipation.json
Event calendar methodology
health-checks.json
Live-site health monitors
content-pipeline-guards.json
Safety guards & repo locks
agent-orchestration.json
Multi-model AI pipeline
4
JSON-LD Schemas
Article, FAQ, ItemList, News
4
Code Examples
Sitemaps, components, Vercel
7
Sample Outputs
Every script has one
1
GitHub Action
Weekly automated report

Results

MetricMay ’26Aug ’26
3-Month Impressions604K4.62M
3-Month Clicks~1.5K17.3K
Daily Clicks (peak)~50854
Average Position12+7.5
Posts Audited480960+
Title Rewrites092
Cannibal Clusters Fixed021
Template Phrases500+0
Orphan Pages1910

Run it on your site

MIT-licensed. Works with any site that has Google Search Console access. Clone the repo, authenticate with GSC, and run your first diagnostic in under 5 minutes.

View on GitHub
$ git clone https://github.com/TraceCohenTech/ai-seo-playbook.git
$ cd ai-seo-playbook && npm install
$ npm run rewrite-candidates -- --site sc-domain:yoursite.com
TC

Trace Cohen

Co-Founder & GP, Six Point Ventures

3x founder, 65+ angel investments, 15 years in New York tech. Built ValueAddVC.com as a research platform for private-company data — then used AI to scale it from a side project to 4.6M monthly impressions.

Full profile@Trace_Cohent@nyvp.com