Urgent.News

What's breaking now, across thousands of outlets.

Tech

I shipped 245 pages of programmatic SEO. 190 of them have never had a single visitor.

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…

In a recent revelation, a programmer disclosed that out of 245 pages of programmatic SEO, 190 were completely ignored and had never been visited by a single human. This was discovered after the individual stopped building for a day and examined the analytics. The pages generated an entry page visitors count of 95 from the homepage, 9 from the workspace directory, 13 from marketing/share links, and 6 each from sso-callback and product pages. The remaining pages each received 1 or 2 visitors.

The directories the author was pleased with, including /is/*, /rooms/*, /teardowns/*, and /guides/*, received zero visitors. Google sent only three visitors across the entire month, landing on the homepage and /workspace URLs. The author's SEO audit showed no errors, with every page returning 200, having a unique title, meta description, and canonical, structured data, and a clean and submitted sitemap. However, despite the site scoring well on an SEO checklist, it remained ineffective as no backlinks were present.

The author's domain was registered in March, and it has no backlinks. The story highlights the importance of backlinks and their role in SEO. The author spent an afternoon trying to obtain one backlink, only to learn that even after publishing a post with 44 comments on Indie Hackers, it did not link back to the author's site. The only mention of the author's domain was an email address inside a comment.

In an attempt to gain a backlink, the author listed the product in a directory but found that all 158 outbound links were nofollowed. The author concluded that free listings are nofollowed and paid ones are not, making the dofollow link the actual product. The author also discovered that directories give away free links and sell paid ones, which is counterproductive to SEO efforts.

The author emphasizes that writing high-quality content and obtaining backlinks through genuine engagement is more effective than relying solely on programmatic SEO.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Nebraska: the person holding up your project has a name

This is a submission for Weekend Challenge: Generosity Edition What I Built My first three ideas were a donation tracker, a volunteer matcher, and a transparency dashboard for a nonprofit. All fine.

  • Marcelo-Henry created tool Nebraska to uncover people behind packages
  • Tool ranks contributors based on contribution and support received
  • Many packages maintained by single person with no money acceptance

Spec-Driven Development in React Native: an MVP that lists the world's earthquakes, specified before writing code

A coding agent can already write a working app in an afternoon. The problem is no longer producing the code; it is something else: without a specification the agent doesn't write worse code, it writes…

  • Spec-Driven Development separates specification, technical plan, and tasks
  • For React Native MVP, specification defines desired earthquake listing functionality
  • SDD artifacts are version-controlled and persist beyond agent session

Spec-Driven Development in React Native: an MVP that lists the world's earthquakes, specified before writing code

Un agente de código ya escribe una app funcional en una tarde. El problema dejó de ser producir el código y pasó a ser otro: el agente no escribe peor código sin una especificación, escribe un código…

  • Spec-Driven Development prioritizes defining software requirements before coding
  • MVP React Native app lists recent global earthquakes using Expo
  • SDD separates specification, technical plan, and tasks for maintainable development

More from Saturday 5 September →