cd /news/ai-tools/how-i-built-15-seo-tool-sites-solo-m… Β· home β€Ί topics β€Ί ai-tools β€Ί article
[ARTICLE Β· art-17515] src=dev.to pub= topic=ai-tools verified=true sentiment=↑ positive

How I Built 15 SEO Tool Sites Solo: My GEO Content Factory SOP

A solo developer built 15 SEO tool sites under a single domain (deepfms.com) in four months, with some sites achieving 200+ daily page views and AI Overview citations within days of launch. The developer used a system combining Keyword Golden Ratio research, static HTML tool pages, and Generative Engine Optimization (GEO) injection to target both Google rankings and AI Overview citations. The project, built on Cloudflare Pages, demonstrated rapid indexing (as fast as three days) and reproducible site creation in two to four hours per tool.

read4 min publishedMay 29, 2026

I started building English tool sites in early 2026. The goal was simple: build sites that get indexed by both Google AND AI Overviews, with minimum cost.

4 months later, I have 15 tool sites under one domain (deepfms.com) β€” converters, dev tools, USB-C calculators. Some are doing 200+ daily PV. Some got cited by AI Overview within days.

Here's my complete SOP, soup to nuts.

#

  1. Keyword Research: Not every keyword is worth your time

The Core Metric: KGR (Keyword Golden Ratio) #

KGR < 0.25: Green light. New sites can rank. #

KGR 0.25 ~ 1: Doable but needs solid content. #

KGR > 1: Don't bother. Established sites own the SERP.

My Research Process

Start with a scenario, not a tool

  • ❌ "I want to build a PDF compressor"
  • βœ… "What online tools do people need when building a resume?"

Pull keyword lists β€” SEMrush, Ahrefs, or free tools like Ubersuggest

Manually check Google's top 10 β€” If the top results are old/broken sites, that's your signal

Calculate KGR β€” Filter for <0.25

Reverse-engineer low-authority competitors β€” Find their feature gaps

Real Keyword Examples (All KGR < 0.25) | Keyword | KGR | Verdict | | usb-c to ethernet adapter not working | 0.12 | βœ… Go | | usb-c docking station keeps disconnecting | 0.08 | βœ… Go | | usb-c cable types explained | 0.18 | βœ… Go |

#

  1. Building: Static sites, cheap and fast

Once you pick a keyword, don't write a blog post. Build a tool page instead.

Why Tool Sites?

AI loves tools: When someone searches "convert kg to lbs", AI Overviews cite a working converter, not a 2000-word article #

Higher dwell time: Open tool β†’ use β†’ copy result. That's 40+ seconds of engagement. #

Google favors utility: Core Web Vitals updates have been kind to tool pages over content-only pages

Stack

Every tool is a single .html

file. Self-contained. No framework, no build step.

#

  1. GEO Injection: Make AI cite you

GEO (Generative Engine Optimization) isn't replacing SEO. It's complementing it. SEO targets Google rankings. GEO targets AI Overview citations.

My GEO Checklist (every page must have all 8)

Key Technique

Answer-direct: Structure content to give the answer immediately. No fluff intros. #

Credibility markers: Include real test data. "Verified 100+ conversions" beats theory every time. #

Niche down: Don't chase broad terms. Target "specific person + specific scenario + specific problem".

#

  1. Deployment: Cloudflare Pages

Why Cloudflare Pages

Free: Bandwidth limits are generous for tool sites #

CDN: 330+ data centers, T1 latency #

Auto HTTPS: No certificate management #

One-click rollback: Screw up? 30 seconds to restore

Deploy (three commands)

#

  1. Real Data (2 months in) | Metric | Data | | Total sites | 15 | | Fastest Google indexing | 3 days | | AI Overview citations | 4 sites | | Daily total PV | 200+ (growing) | | Build time per site | 2-4 hours |

#

  1. Real Case Study: AI Humanizer

While building these sites, I noticed a problem: I was writing lots of content with AI, but readers could tell. So I built an AI Humanizer tool that does two things: #

Detect β€” Paste AI text, identify 30+ AI tells ("it's worth noting", "furthermore", "in today's world"), give an AI score #

Humanize β€” One-click replacement of AI patterns with natural language

This tool itself was built using the same GEO SOP: keyword research ("make AI text sound human" KGR < 0.25), static page, GEO injection (FAQ Schema + structured data), CF Pages deploy. Idea to launch: 2 hours.

#

  1. The Solo Dev Playbook

The core advantage of this system is reproducibility:

One keyword list feeds N sites (batch by niche) #

Template-driven development β€” swap copy and variables #

GEO standards in one script β€” batch-inject schemas across all pages #

Cheap iteration β€” a site from keyword research to deploy in 2-4 hours

What's Next

- GEO content writing service (per-article, bundled with the AI Humanizer tool)
- AI private deployment for local businesses (FDE model)

*Built with deepfms.com β€” free online tools for developers. Check out the *AI Humanizer if you write with AI.

── more in #ai-tools 4 stories Β· sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain β€” perfect for shipping the agent you just read about.

$git push zahid main
β†’ Live at https://your-agent.zahid.host βœ“
Get free account β†’ Pricing
from €0/mo Β· no card required
LIVE [news/how-i-built-15-seo-t…] indexed:0 read:4min 2026-05-29 Β· β€”