Urgent.News

What's breaking now, across thousands of outlets.

Tech

My site has 38 free tools and got 24 organic visitors last quarter

I run a site with 38 free developer tools on it. JSON formatter, JWT decoder, base64, PDF merge, OCR, background remover — the usual set. There are 113 URLs in the sitemap, JSON-LD on every tool page, an llms.txt , markdown twins of every page for AI crawlers, and three analytics vendors wired up. Last quarter it got 24 visitors from organic search . Not 24,000. Twenty-four. Over 90 days. I…

The author operates a site containing 38 free developer tools, which attracted 24 organic visitors during the last quarter. The site includes various features such as JSON formatter, JWT decoder, base64 encoder, PDF merger, OCR, background remover, JSON-LD markup, markdown versions of each page, and integration with three analytics vendors.

After thoroughly examining the analytics, the author discovered a bug that erroneously attributed all server-side events to a user named "anonymous". This bug led to inaccurate conversion tracking and inflated traffic numbers. By fixing the bug and implementing proper distinct user identification, the author found that the actual number of unique human visitors was significantly lower than previously estimated.

The author also analyzed the traffic breakdown by country and discovered that a significant portion of the visitors were bots or automated scripts. By stripping out the automation and excluding the phantom traffic, the real number of engaged visitors dropped to under 150 per quarter. The author realized that the site was competing for keywords that were owned by high-authority sites, which made it extremely difficult to rank for those terms.

To address this issue, the author created shareable result cards that encode results into URLs with predefined, non-attacker-controlled parameters. This approach allowed for better distribution and virality of the tools, ultimately generating more organic traffic.

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

I Changed My License

  • Author has seen three eras of software licensing over 28 years.
  • Switched to EUPL-1.2, a strong copyleft license, for new projects.
  • EUPL has translations in 23 languages, aiding global software development.

More from Sunday 6 September →