Chapter 1 — Quiz
Twenty-four self-check questions: sixteen multiple choice, then eight short answer. Answer them before you open the key at the bottom. This quiz tests the pipeline model and the chapter's honesty habits — the two things everything else in the book stands on.
Part 1 — Multiple choice
Q1. What is the correct order of the pipeline a page passes through to become a search result? - A. Rank → index → render → crawl → discover - B. Discover → crawl → render → index → rank - C. Crawl → index → discover → rank → render - D. Discover → index → crawl → rank → render
Q2. Googlebot is best described as: - A. A browser window a Google employee uses to review sites - B. An automated program that fetches web pages at scale - C. The part of Google that decides rankings - D. A paid service you submit your site to
Q3. "Crawl budget" is a real constraint mainly for: - A. Every website, equally - B. Brand-new websites in their first month - C. Very large sites (hundreds of thousands to millions of URLs) - D. Sites that use a lot of images
Q4. A page that Google has crawled but chosen not to index can: - A. Rank on page two but not page one - B. Rank only for its brand name - C. Rank for nothing at all - D. Rank normally once it gets links
Q5. Why is content that only appears after JavaScript runs a search risk? - A. Google refuses to run any JavaScript - B. Rendering is expensive, can be delayed, and can fail — so that content may be seen late, partially, or not at all - C. JavaScript is against Google's guidelines - D. It always makes the page load too slowly to index
Q6. An "orphan page" is one that:
- A. Has no images
- B. Nothing on the site links to
- C. Was deleted but still appears in Google
- D. Has a noindex tag
Q7. The single most useful idea in the chapter is that: - A. More content always ranks better - B. Every SEO problem is a break somewhere in the pipeline, and every technique helps a stage - C. Google has exactly 200 ranking factors - D. Backlinks are the only thing that matters
Q8. Which statement about indexing is correct? - A. Google indexes every page it crawls - B. Crawling and indexing are the same step - C. Indexing is a quality gate; Google routinely declines to index pages it has crawled - D. A page must be indexed before it can be crawled
Q9. Rivertown's site runs on WordPress, which by default sends fully-formed HTML. This means Rivertown: - A. Has a serious rendering problem to fix first - B. Does not have a rendering problem, so chasing one would waste effort - C. Cannot be indexed by Google - D. Needs a React rebuild to rank
Q10. In the chapter's worked walk-through, the water-heater page passes discovery, crawling, rendering, and indexing but sits at #11. The failing stage is: - A. Crawling - B. Rendering - C. Indexing - D. Ranking
Q11. Which of these is an organic result? - A. A listing labeled "Sponsored" - B. An unpaid listing earned rather than bought - C. An ad at the top of the page - D. A shopping carousel you paid to appear in
Q12. The claim "the #1 result gets exactly 31.7% of clicks" should be treated as: - A. A confirmed Google statistic - B. A precise figure to quote in client reports - C. Fake-precise — the CTR curve drops steeply (well-supported), but any exact percentage is unreliable - D. Proof that only position #1 matters
Q13. Two people search "plumber" from Northgate and Westbrook and see different results. The main reason is: - A. Google is broken - B. Location is a ranking signal; there is no single universal ranking - C. One of them is signed in and the other isn't, which is the only factor - D. The plumbers bought different ads
Q14. Which is not a way Google discovers a URL, per the chapter? - A. Following a link from a page it already knows - B. An XML sitemap - C. Direct submission via Search Console - D. Scanning your web host's private files
Q15. A page carries an accidental noindex left over from staging. The most likely result is:
- A. It ranks higher because the page is "clean"
- B. It is dropped from (or kept out of) the index and becomes invisible in search
- C. Nothing — noindex only affects images
- D. It gets crawled more often
Q16. "SEO is not a trick" means, most precisely: - A. SEO never involves any technical work - B. SEO is helping the search engine find, read, understand, and trust content that genuinely deserves to rank - C. You should ignore Google entirely and focus on social media - D. Rankings are random, so effort is pointless
Part 2 — Short answer
Q17. Name the five pipeline stages in order (plus the sixth, query-time step).
Q18. In one sentence each, give the difference between crawling and indexing, and say why the difference matters for a page that "isn't ranking."
Q19. A good, well-written page has been live for a month and gets no search traffic. Give two non-content explanations drawn from different pipeline stages.
Q20. Explain what it means to say your incentives and Google's are "aligned," and why that makes an adversarial strategy a poor long-term bet.
Q21. Why is "optimize my crawl budget" usually bad advice for a small business site?
Q22. List three elements of a modern SERP that are not standard organic links, and name (for any one) the later chapter that covers winning it.
Q23. Define SEO in one sentence using the pipeline, making clear it is about earning recognition, not deceiving the algorithm.
Q24. State the honest version of a click-through-rate claim: what is well-supported about CTR by position, and what is not?