What's Inside the Book

42 chapters across 7 parts, 18 appendices, and over 500 pages of working code, strategies, and systems you can deploy the week you finish reading.

Part I: The Monoclone Architecture

The foundation. Learn why single-site strategies cap your growth, then build the codebase architecture that powers an entire network from one repository.

  1. Chapter 1 Why One Site Is a Ceiling

    The diminishing returns of single-domain SEO, the math behind traffic ceilings, and why diversification beats optimization past a certain point.

  2. Chapter 2 The Monoclone Blueprint — One Codebase, Infinite Brands

    Architecture overview of the monoclone system: shared templates, per-site configuration, and the build pipeline that turns one repo into 16 websites.

  3. Chapter 3 Designing for Differentiation — Defeating Template Fingerprinting

    The 15-point audit that ensures no two sites in your network look, feel, or render alike — even though they share the same codebase.

  4. Chapter 4 The sites.json Masterfile — Your Network's DNA

    The single configuration file that defines every site: domains, niches, templates, monetization models, content targets, and provider assignments.

  5. Chapter 5 Build and Deploy Scripts — One Command, 16 Sites

    Complete Node.js build scripts that read sites.json, generate all 16 sites, and deploy each to its assigned hosting provider in a single CI/CD run.

Part II: The $100/Month Infrastructure

The exact provider stack, hosting strategy, and domain plan that keeps 16 live sites running for under $100 per month — with room to spare.

  1. Chapter 6 The Provider Stack — Cloudflare, Netlify, Vercel, and Beyond

    Free-tier comparison across every major static hosting provider, with the exact split strategy that maximizes free builds, bandwidth, and function invocations.

  2. Chapter 7 Build Externally, Deploy Everywhere

    Why you should build in GitHub Actions instead of on the hosting platform — and how to push pre-built artifacts to multiple providers simultaneously.

  3. Chapter 8 Underused Platform Features That Replace Paid Tools

    Free features hidden in Cloudflare, Netlify, and Vercel that eliminate the need for paid analytics, A/B testing, redirect managers, and form processors.

  4. Chapter 9 Domain Strategy and Registration

    How to pick domains for a network, TLD selection, bulk registration tactics, and renewal cost management to keep domain spend predictable.

  5. Chapter 10 The $100 Budget Planner — Month-by-Month Scaling Calendar

    A 12-month launch calendar showing exactly when to register each domain, deploy each site, and hit content milestones — with a running cost total that never crosses $100/month.

Part III: AI-Powered Content at Scale

Turn AI APIs into a content factory. Generate, score, and publish articles at scale while maintaining quality and avoiding duplicate content penalties.

  1. Chapter 11 The AI Content Factory — Automated Article Generation

    The full pipeline: prompt templates, API integration, output parsing, quality scoring, and automated publishing — generating articles for approximately $0.03 each.

  2. Chapter 12 Content Uniqueness — How to Never Trigger Duplicate Penalties

    Structural, semantic, and lexical uniqueness strategies for networks. How to ensure 16 sites on overlapping topics never produce content that search engines flag as duplicates.

  3. Chapter 13 Puppeteer and Playwright — Your Competitive Intelligence Engine

    Automated browser scripts that monitor competitor content, extract SERP data, and identify content gaps across all your niches.

  4. Chapter 14 Dynamic OG Images, Social Cards, and Visual Assets

    Generate branded Open Graph images, social media cards, and feature graphics programmatically — unique per site, per article, zero Canva time.

  5. Chapter 15 Content Velocity — Publication Cadence That Doesn't Trigger Spam Signals

    How fast is too fast? The data-driven publishing schedules that maximize indexing speed without tripping Google's spam detection for new domains.

  6. Chapter 16 LLM-Optimized Content — Writing for AI Search Engines

    How to structure content so it gets cited by AI search engines like Google AI Overviews, Perplexity, and ChatGPT search — the next frontier of organic traffic.

Part IV: Advanced SEO for Multi-Site Networks

Network-level SEO strategies that go far beyond what single-site guides cover. Indexing, crawl budgets, cross-domain linking, schema at scale, and edge computing.

  1. Chapter 17 The Three-Protocol Indexing Stack

    IndexNow for Bing and Yandex, the Google Indexing API, and traditional sitemap pings — automated into a single post-deploy hook that notifies every search engine simultaneously.

  2. Chapter 18 Crawl Budget Optimization for Networks

    How search engines allocate crawl resources to new domains, and the specific technical steps to maximize crawl efficiency across 16 sites.

  3. Chapter 19 Defeating the New Domain Sandbox

    Practical strategies to accelerate trust-building for new domains, including initial content strategy, link velocity, and the signals that move sites out of the sandbox faster.

  4. Chapter 20 Cross-Domain Linking — The Right Way

    When and how to link between sites in your network without creating footprints. The difference between value-adding cross-references and manipulative link schemes.

  5. Chapter 21 Schema Markup at Scale — The Automated Pipeline

    Generate JSON-LD schema dynamically per page type across all 16 sites. Article, FAQ, HowTo, Product, and Organization schemas — all injected at build time from templates.

  6. Chapter 22 Programmatic Internal Linking — Graph Theory Meets Static Sites

    Build an internal linking engine that uses topic clusters and graph analysis to automatically insert contextually relevant internal links across every article.

  7. Chapter 23 Edge SEO — Cloudflare Workers as Your Secret Weapon

    12 production-ready Cloudflare Worker recipes: header injection, schema stitching, A/B title testing, redirect chains, bot detection, and more — all at the CDN edge.

  8. Chapter 24 Cross-Domain Canonicals and Hreflang — 2026 Reality

    What actually works in 2026 for canonical tags across domains and multilingual/multiregional configurations for site networks.

Part V: Network Operations and Monitoring

Running 16 sites as a system. Separation strategies, dashboards, routines, and the operational playbook for scaling beyond the initial network.

  1. Chapter 25 Separate Everything — Avoiding Network Detection

    Operational security for site networks: different registrars, staggered registrations, separate analytics properties, and the full checklist of footprints to eliminate.

  2. Chapter 26 Monitoring at Scale — Dashboards for 16+ Sites

    Build a centralized monitoring dashboard that tracks uptime, indexing status, traffic trends, and revenue across all sites in one view.

  3. Chapter 27 The Weekly and Monthly Network Routine

    The exact checklist: what to check daily, weekly, and monthly. Content publishing cadence, indexing verification, analytics review, and infrastructure maintenance.

  4. Chapter 28 Scaling Beyond 16 — When and How to Expand

    Decision framework for adding sites: when revenue justifies expansion, how to add providers, and the infrastructure changes needed to go from 16 to 32 to 64 sites.

Part VI: Advanced Techniques the Internet Doesn't Teach

Strategies you won't find in blog posts or YouTube tutorials. Feeder site architecture, cross-domain retargeting, edge-generated content, and parallel AI workflows.

  1. Chapter 29 Feeder Sites vs. Ranking Sites — The Two-Layer Strategy

    How to structure your network into content feeder sites that drive traffic and authority to your primary ranking sites — without creating a link scheme.

  2. Chapter 30 Retargeting Across Domains — The Invisible Network

    Use first-party retargeting pixels to follow visitors across your network of sites, increasing touchpoints and conversion rates without third-party cookies.

  3. Chapter 31 Dynamic FAQ and Content Generation with Edge Functions

    Generate FAQ sections, comparison tables, and supplementary content at the CDN edge based on query parameters, user location, or time of day.

  4. Chapter 32 The Automated Content Gap Pipeline

    A fully automated system that identifies content gaps across your niches, generates briefs, and queues articles for the AI content factory — running on a cron schedule.

  5. Chapter 33 IndexNow Build Hooks — Instant Multi-Engine Notification

    Wire IndexNow directly into your build pipeline so every deploy automatically notifies Bing, Yandex, and other supporting engines of new and updated URLs.

  6. Chapter 34 The CMX Pattern — Parallel AI Workflows

    Run multiple AI tasks in parallel — content generation, image creation, schema generation, and metadata extraction — using a structured workflow pattern that maximizes throughput.

Part VII: Programmatic SEO and Future-Proofing

Programmatic page generation, entity-based SEO, quality gates, and strategies for keeping your network relevant as search engines evolve.

  1. Chapter 35 Programmatic Page Types — The Patterns Top Sites Use

    Reverse-engineer the programmatic page strategies used by sites like NerdWallet, Zillow, and Zapier — then implement them in your static site generator.

  2. Chapter 36 Selective Indexing and Faceted Navigation

    Control which programmatic pages get indexed and which stay noindex. Manage faceted navigation without creating crawl traps or thin content signals.

  3. Chapter 37 Entity-Based SEO — Knowledge Graphs for Site Networks

    Build entity relationships into your content structure so search engines understand the topical authority of each site and the connections between concepts.

  4. Chapter 38 Automated Quality Gates — Preventing Thin Content at Scale

    Automated checks that reject articles below quality thresholds before they ever get published: word count, readability, uniqueness scoring, and fact-density analysis.

  5. Chapter 39 The Central Indexing Worker — Automated Submission at Scale

    A Cloudflare Worker that acts as a central indexing hub for all 16 sites, receiving webhook notifications from each deploy and submitting URLs to every search engine.

  6. Chapter 40 Topical Maps and Continuous Content Planning

    Build topical authority maps for each niche, identify cluster gaps, and maintain a continuously updated content calendar driven by search demand data.

  7. Chapter 41 Build, Don't Subscribe — AI Kills Commodity SaaS

    Why building your own tools is now cheaper than subscribing to SaaS. Specific replacements for rank trackers, content graders, link analyzers, and monitoring platforms — built with AI assistance for zero ongoing cost.

  8. Chapter 42 Future-Proofing — What's Coming in 2027 and Beyond

    AI search engines, the decline of traditional SERPs, zero-click results, and how the monoclone architecture positions you to adapt to whatever comes next.

Back Matter: 18 Appendices

Reference material, working code, checklists, and templates you'll return to long after you've finished reading.

  • Appendix A: The Complete sites.json Schema Reference
  • Appendix B: Eleventy Monoclone Starter Template
  • Appendix C: Build and Deploy Script Library
  • Appendix D: Cloudflare Workers Code Reference
  • Appendix E: GitHub Actions Workflow Templates
  • Appendix F: AI Prompt Library for Content Generation
  • Appendix G: Content Quality Scoring Rubric
  • Appendix H: Schema Markup Templates by Page Type
  • Appendix I: IndexNow and Indexing API Configuration
  • Appendix J: Puppeteer and Playwright Script Collection
  • Appendix K: DNS and Domain Configuration Checklists
  • Appendix L: The $100/Month Budget Spreadsheet
  • Appendix M: Network Detection Audit Checklist
  • Appendix N: Google Search Console Bulk Setup Guide
  • Appendix O: Edge Function Recipe Collection
  • Appendix P: Programmatic SEO Data Source Directory
  • Appendix Q: Monitoring Dashboard Setup Guide
  • Appendix R: Troubleshooting Common Network Issues

Plus: Glossary, Cross-References to The $97 Launch and The $20 Agency, and Citations and Further Reading.

What This Book Replaces

The tools and subscriptions you won't need after implementing the systems in this book.

SaaS Category Typical Monthly Cost What You'll Build Instead
SEO Suite (Ahrefs, SEMrush) $99-249/month Custom rank tracker and content gap analyzer using free APIs
Content Generation (Jasper, Copy.ai) $49-125/month Direct API pipeline generating articles at $0.03 each
Hosting (premium plans) $20-50/month Free-tier hosting across three providers
Analytics (premium) $15-50/month Free GA4 plus self-built monitoring dashboards
Form/Email Tools $15-29/month Netlify Forms (free tier) and transactional email APIs
A/B Testing Platform $29-99/month Cloudflare Workers title and content testing
Internal Linking Tool $19-49/month Graph-based linking engine built in Chapter 22
Total Replaced $246-651/month Replaced by tools you own

500+ Pages of Systems, Not Theory

Every chapter includes working code. Every appendix is a reference you'll use in production.

Get The $100 Network on Amazon