Not "low traffic". Zero. In thirty days, across four whole content directories, not one human landed on any of them.
I only found out because I stopped building for a day and actually read the analytics. Here is what was there.
The numbers
Entry pages, last 30 days, every source, every referrer:
| entry page | visitors |
|---|---|
/ (homepage) |
95 |
/workspace |
9 |
four /marketing/share/* links |
13 |
/sso-callback |
6 |
/product |
6 |
| everything else | 1 or 2 each |
And the directories I was so pleased with:
| section | URLs | visitors |
|---|---|---|
/is/* |
76 | 0 |
/rooms/* |
55 | 0 |
/teardowns/* |
39 | 0 |
/guides/* |
20 | 0 |
Google sent three visitors in the entire month. Two landed on /workspace and one on the homepage, which means all three were people typing my product's name into Google. Nobody found me through content. Not once.
The part that stung
I audited the on-page SEO expecting to find the bug. There wasn't one.
Every page returns 200. Every page has a unique title, a meta description, exactly one h1, a canonical. No duplicate titles. Structured data on most. The sitemap is clean and submitted. If you graded my site on an SEO checklist it would score well, and it is worth nothing, because a checklist measures whether a page can rank, not whether anyone will ever link to it.
My domain was registered in March. It has no backlinks. That is the entire story. Publishing page 246 cannot fix a problem caused by nobody linking to pages 1 through 245.
I had built the thing I could control and called it progress.
Then I went looking for one backlink
If links were the constraint, fine, go get one. This took an afternoon and taught me more than the content did.
Indie Hackers. I have a post there with 44 comments, easily the best-performing thing I have written. I checked the HTML. It contains no link to my site at all. The only mention of my domain anywhere on the page is an email address inside a comment. They also expose no edit control on a published post, so I cannot add one retroactively.
I listed the product in their directory instead. Then I checked the markup:
<a href="https://kasspian.com" rel="nofollow noopener" target="_blank">
<meta name="robots" content="noindex">
Nofollow link, on a noindex page. Google will never see it.
A launch directory. All 158 of its outbound links were dofollow, which looked promising. I clicked "New Launch" and got a modal with exactly one option, a paid tier, and this in the feature list:
DR60+ do-follow Backlink
That is when it clicked. It is not an accident that free listings are nofollowed and paid ones are not. The dofollow link is the product. Directories give away the thing that does nothing and sell the thing that does something. Every "submit your startup to 100 directories" post is selling you the free tier.
What actually worked
The counterexample was sitting in my own data the whole time.
Those four /marketing/share/* links are read-only share pages the product generates. They have no SEO work behind them. No keywords, no schema, no internal linking. They exist because people paste them into conversations.
Thirteen arrivals from four URLs. My 190 optimised pages: zero. Per URL, the thing I never optimised beat the thing I spent weeks on by an infinite multiple.
Same pattern with the writing. One honest post about my product failing produced 44 comments, one inbound email, and two changes to how I work. My content directories produced silence.
Every single arrival I can trace came from a person in a conversation. Not one came from a page waiting to be found.
What I would tell myself three months ago
Programmatic SEO is a bet on authority you have not got yet. The pages are not wrong, they are early. On a new domain they are 190 pieces of crawl budget, maintenance and false comfort. Write them after something ranks, not before.
Check your best content actually links home. Mine did not. Forty-four comments, hundreds of readers, no link, for a week, because I never once viewed the source of my own post.
A free directory link is nofollowed by design. Stop treating directory submission as SEO. It is discovery, sometimes, and that is a different thing with a different measurement.
The unoptimised page that people share is worth more than the optimised page nobody links to. If something is quietly outperforming, that is where the work goes.
I am in the middle of a two week experiment where I use my own product every day and publish the results, good or bad, on the 18th. This is the sort of thing it keeps turning up. If you want to see what it does, it is at kasspian.com, and the sample report is open with no signup.
If you have shipped programmatic SEO on a young domain, I would genuinely like to know whether it ever turned around for you, and how long it took.
Top comments (0)