Glossary
Key terms and concepts referenced throughout The $100 Network.
Bookmark this page as a quick reference while building and scaling your content network.
- ads.txt
- A text file placed in a site's root directory that declares which advertising networks are authorized to sell inventory on that domain. Required by Google AdSense, Mediavine, and Raptive to prevent ad fraud and unauthorized reselling.
- Affiliate Marketing
- A revenue model in which a site earns commissions by linking to products or services through tracked URLs. Common affiliate networks include Amazon Associates, ShareASale, CJ Affiliate, and Impact, with commissions ranging from 1% to $150+ per conversion.
- Backlink
- A hyperlink from one website to another. Backlinks are a primary ranking factor in search engine algorithms. Links from high-authority, topically relevant sites carry more weight than links from low-quality or unrelated domains.
- Canonical URL
- An HTML element (
<link rel="canonical">) that tells search engines which version of a page is the authoritative original. Essential for multi-site networks to prevent duplicate content penalties when similar topics appear across sites. - CDN (Content Delivery Network)
- A geographically distributed network of servers that delivers web content from the location closest to the user. Cloudflare is the CDN used in the $100 Network architecture to accelerate page loads and provide edge SEO capabilities.
- Cloudflare Workers
- Serverless functions that run at the edge of Cloudflare's network, allowing you to modify HTTP requests and responses without touching your origin server. Used in the book for edge SEO, redirects, header manipulation, and A/B testing.
- Consent Mode v2
- Google's framework for adjusting how Google tags behave based on a user's cookie consent status. Required for sites monetizing with Google AdSense in the EU/EEA and increasingly expected globally. Failure to implement can result in lost ad revenue.
- Content Network
- A portfolio of multiple websites, each targeting a different niche, managed by a single operator. The $100 Network architecture supports 16 sites for $100/month using shared infrastructure, a single codebase, and AI-generated content.
- Crawl Budget
- The number of pages a search engine bot will crawl on a site within a given time period. Larger sites with poor technical SEO may exhaust their crawl budget before important pages are indexed. Sitemaps, internal linking, and clean architecture improve crawl efficiency.
- A score (1-100) predicting how well a domain will rank in search results. New sites start near DA 1. Building authority requires quality content, backlinks, and time. The monoclone architecture accelerates authority by concentrating topical relevance per site.
- Edge SEO
- SEO modifications made at the CDN or edge network layer (e.g., Cloudflare Workers) rather than in the site's source code. Enables header injection, redirect management, hreflang implementation, and rendering modifications without redeploying the site.
- Featured Snippet
- A highlighted search result that appears above the standard organic listings, displaying a direct answer extracted from a web page. Earning featured snippets drives significant click-through traffic and positions a site as an authority.
- IndexNow
- A protocol that allows websites to notify search engines (Bing, Yandex, Naver) immediately when content is published or updated. One of the three indexing protocols covered in the book alongside Google's Indexing API and standard XML sitemaps.
- Internal Linking
- Hyperlinks that connect pages within the same website. A strategic internal linking structure distributes page authority, helps search engines discover content, and guides users through related topics.
- Long-Tail Keyword
- A specific, multi-word search phrase with lower search volume but higher conversion intent and less competition. Example: "best budget home network switch 2026" vs. "network switch." Content networks target thousands of long-tail keywords across their sites.
- Mediavine
- A premium ad management platform that requires 50,000 monthly sessions for acceptance. Mediavine sites typically earn $15–$40 RPM (revenue per thousand page views), significantly more than Google AdSense. It is the third rung of the book's 5-rung monetization ladder.
- Monoclone Architecture
- The $100 Network's core strategy: one codebase, one configuration file, and 16 uniquely branded websites. Each site shares the same template but targets a distinct niche, enabling rapid deployment and centralized maintenance.
- PBN (Private Blog Network)
- A network of websites created primarily to build backlinks to a target site. PBNs violate Google's guidelines and carry significant penalty risk. The $100 Network explicitly distinguishes its satellite site model from PBNs by requiring genuine content and independent value per site.
- Programmatic SEO
- A strategy that uses templates and structured data to automatically generate hundreds or thousands of optimized pages targeting long-tail keywords. Programmatic SEO is the scaling engine behind large content networks, directories, and comparison sites.
- Raptive (formerly AdThrive)
- A premium ad management platform requiring 100,000 monthly pageviews. Raptive sites typically earn $20–$50+ RPM. It is the fourth rung of the monetization ladder, above Mediavine.
- RPM (Revenue Per Mille)
- The revenue earned per 1,000 page views. RPM varies by niche, ad platform, and traffic quality. Google AdSense: $2–$8 RPM. Mediavine: $15–$40 RPM. Raptive: $20–$50+ RPM.
- Satellite Site
- A niche-focused website within a content network that targets a specific topic and audience. Unlike PBN sites, satellite sites provide genuine value, publish original content, and build independent authority and traffic.
- Sitemap (XML)
- An XML file that lists all pages on a website and provides metadata (last modified date, change frequency, priority) to help search engines crawl and index the site efficiently. Essential for new sites and large content networks.
- Structured Data
- Code (typically JSON-LD) added to web pages that helps search engines understand content semantics. Schema.org vocabulary enables rich results like star ratings, FAQ dropdowns, how-to steps, and product cards in search results.
- Template Fingerprint
- Patterns in HTML structure, CSS class names, and JavaScript that identify sites as using the same template. Google may devalue networks with identical fingerprints. The book covers strategies for varying templates across sites to avoid detection.
- The depth and breadth of a website's coverage of a specific subject area. Search engines reward sites that comprehensively cover a topic with interlinked articles. The monoclone architecture builds topical authority by dedicating each site to a single niche.
- Three-Protocol Indexing
- The $100 Network's approach to getting pages indexed using three simultaneous methods: Google's Indexing API for instant Google discovery, IndexNow for Bing/Yandex/Naver, and standard XML sitemaps as the baseline for all search engines.