I spent 4 months and 643 articles to test AI-generated SEO. Here's what 11 clicks taught me.
TL;DR: I built a 4-site, 643-article AI-content portfolio over 4 months. Google gave me 11 clicks. AdSense rejected one site for "low-value content". Here's the experiment, the numbers, and what I think I got wrong.
The setup
January 2026, I left a salaried job to build a "one-person company." The thesis was simple and very 2025: a single operator + Claude + a content pipeline can produce SEO-friendly articles at a scale that used to require an agency. Pick 4 niches, pick 4 domains, point the pipeline at each, wait for Google traffic, monetize with AdSense + affiliate.
This is the kind of plan that sounds reasonable in a YouTube video and obvious in a Twitter thread.
The 4 sites:
| Site | Niche | Articles |
|---|---|---|
ai.toolrouteai.com |
AI tool reviews and comparisons | 172 |
gear.toolrouteai.com |
Home office equipment | 142 |
notes-automate.com (EN + zh-cn) |
Obsidian / PKM workflows | 174 + 174 |
pkm-insights.com |
Personal knowledge management theory | 191 |
Total: 679 English articles + 174 Chinese translations = 853 published URLs. Across 4 months. That's ~7 articles per day, every day, including weekends. No human writer can sustain that rate. I didn't try — Claude wrote every word.
The stack:
- Astro 5 static sites, deployed on Cloudflare Pages (free tier)
- Content pipeline: n8n workflows on a Docker host, calling Claude for drafts, Gemini for research, MinIO for asset storage
- A custom Telegram dispatcher (19 slash commands) for monitoring, manual triggers, daily briefs
- A cross-platform "viral content" scraper hitting Reddit, Hacker News, Substack RSS, YouTube transcripts — designed to source title angles from what was already winning elsewhere
- 6 Cloudflare Workers running cron jobs for various pipelines
Infra cost: $0/month. The whole thing runs on free tiers, hardware I already owned, and the fact that I write code faster than I write prose.
The result
After 4 months and 643 indexed articles:
- Google Search Console clicks: 11
- Email subscribers: 0 (the newsletter form sat at the footer of every page)
- AdSense status: notes-automate.com rejected for "low-value content"; ai.toolrouteai.com still under review; the other two never submitted
- Affiliate revenue: $0
- Direct traffic / brand searches: 0
11 clicks. Across 4 months. Across 643 articles. Across 4 domains.
That's a click-through rate that rounds to zero. If I'd just posted one comment per day on Hacker News for 4 months, I would have gotten more traffic.
What actually happened
I want to be precise about this part, because the obvious narrative ("AI content slop doesn't work") is too simple and partly wrong.
The content was not visibly garbage. I read through several articles last week. Most of them are coherent, technically accurate, structured for SEO (H2/H3, intro paragraph, FAQ, related links), and would pass a casual human reader's smell test. They are not Mad-Libs blogspam. They are something more interesting: technically competent, contextually empty.
Google indexed almost everything. Out of 853 URLs, ~580 are indexed. The "已抓取-尚未编入索引" (crawled, not indexed) bucket is real but not dominant. So this is not a "Google never saw my site" problem.
The 11 clicks were spread across long-tail queries with single-digit monthly volume. Things like "obsidian dataview snippets for book trackers." Niche enough that there was little competition. Common enough that Google ranked me on page 1 for the query. But also: small enough that ranking #1 means 1-3 clicks per month, total.
AdSense's "low-value content" rejection is the most informative signal. It didn't say "too thin" or "duplicate." It said "low value." That's a different judgment — the reviewer (or model) decided my articles, despite being long and structured, weren't adding anything a reader couldn't get faster from the next 10 search results.
I'd been telling myself for 4 months that I was building a scalable content business. What I had actually built was a scalable irrelevance machine.
Where I think the mistake was
A few candidates, in order of how much I now believe them:
1. I optimized the production loop, not the distribution loop.
I spent ~80% of my time on the pipeline: making the n8n workflow more reliable, building the dispatcher, adding the Telegram alerts, the cron jobs, the viral scraper, the auto-translation system, the markdown linter, the OG image generator, the AdSense injector, the sitemap builder. All of this is "make production faster."
I spent ~5% of my time on distribution: submitting sitemaps, building 4 random backlinks. There is no version of this experiment that works without distribution.
If I had spent the 4 months differently — say, 80% on distribution and 20% on writing 50 articles by hand — I'm now fairly sure the outcome would have been better. Not great, but better than 11 clicks.
2. SEO doesn't work like it did in 2021.
The old playbook: write 500 articles, build a few backlinks, wait 6 months, get Google traffic. People still teach this. It worked. It does not work now, at this scale, with this content type, for one operator.
Google's quality threshold has moved. Helpful Content Update + the December 2024 spam updates + whatever they're doing internally with their own AI classifiers — the bar is higher than the bar AI-generated articles can clear, even when the articles are coherent.
I should have known this from reading Google's documentation. I read the documentation. I rationalized it as "applies to other people."
3. "Niche selection" became "niche of niches" without me noticing.
gear.toolrouteai.com is about home office gear. Fine niche. But the articles I wrote weren't "best monitor 2026" — they were "best portable monitor for dual-screen laptop setup." That second query has maybe 30 searches per month. Globally. After Google takes its cut for shopping results and YouTube widgets, you're competing for ~5 organic clicks.
I had been told that "long-tail = less competition = good." This is technically true and operationally useless. Less competition for a query with 5 clicks per month is still 5 clicks per month.
4. I confused "publishable" with "valuable."
The pipeline produced articles that were publishable. They cleared the bar of "not embarrassing to have on the internet." That bar is not the bar that gets traffic. The bar that gets traffic is "this is the best result a reader will find for this query today." I was nowhere near that bar.
What I think the experiment actually proved
Not "AI content doesn't work." That's the lazy take and it's not what my data shows.
What it proved, for me:
- AI content at scale, deployed by a solo operator with no distribution, does not produce a business in 4 months. (Maybe in 12 months. Probably not.)
- The infrastructure is the easy part. I built a sophisticated pipeline. So can you. So can 10,000 other people. None of us are going to make money from the infrastructure.
- The bottleneck is distribution, not production. Always was. Will be more so as production gets cheaper.
- "Programmatic SEO" is mostly a 2021-era pattern that smart operators are still riding the tail of, but the entrance is closed.
What I'm doing now
I'm not deleting the sites. They cost $0/month to run. The 11 clicks might be 1,000 clicks in 12 months — Google indexing curves are long. I'm just not going to write any more articles for them.
Instead, I extracted the genuinely useful parts of my own workflow into 5 free tools and shipped them as tools.toolrouteai.com:
- Prompt Optimizer — turns "write me a blog post about X" into a structured prompt with role, constraints, output format
- Comparison Builder — pulls from a JSON index of ~50 AI tools, lets you pick 2-5, exports Markdown or PDF
- Obsidian Template Generator — browser-side, generates a .zip of Markdown + Dataview + Templater files
- Price Tracker — scheduled scraper of 50+ AI tool pricing pages, exposes RSS + JSON + a UI for change signals
- Side Hustle Ideas — give it your skill + weekly hours + budget, returns 3 realistic ideas with first-week action plans
No signup, no API key, no paywall. $0/month to run. They're useful to me; they might be useful to you. If they're not, please tell me what's missing.
And I'm writing this post — which is, finally, distribution.
If you're thinking about doing the same thing
Don't, if your plan is "643 articles, ranking, AdSense." That door is closed.
Do, if your plan is:
- 5-20 articles, each one targeting something you have a genuine and verifiable edge on
- 80% distribution (HN, Reddit, niche newsletters, podcast appearances, paid placement on niche sites)
- Treat the articles as proof of competence, not as traffic-generation devices
- Monetize with consulting, products, or paid newsletters — not display ads
Or do, if your plan is "I want to learn the infrastructure." You'll learn a lot. Just don't expect a business at the end.
I'm a solo maker based in China. I'll respond to every comment in this thread, including the ones telling me I missed something obvious — those are the most useful.
If you want to follow what I do next, my email is on tools.toolrouteai.com. No automated newsletter; I'll write to you when I have something worth saying.
— Alex
Top comments (0)