Chapter 4 — Quiz
Twenty-four self-check questions: multiple choice and short answer. Answer everything before opening the key at the bottom. Aim to explain, not just recognize — the short-answer items are where the understanding lives.
Multiple choice
1. "Things, not strings" refers to Google's shift toward: - A) counting keywords more accurately - B) understanding real-world entities and their relationships - C) ranking by page length - D) matching exact phrases only
2. The Knowledge Graph is best described as: - A) a list of the top 200 ranking factors - B) a database of entities and the relationships between them - C) Google's paid-advertising system - D) a tool for measuring page speed
3. A knowledge panel is: - A) a ranking factor you can buy - B) the visible, on-SERP readout of the Knowledge Graph for a recognized entity - C) the same thing as a featured snippet - D) a Search Console report
4. In TF-IDF, a term appearing in nearly every document in the collection gets: - A) the highest weight - B) roughly zero inverse-document-frequency weight - C) a negative ranking penalty - D) doubled term frequency
5. The BM25 idea that repeating a term many more times adds less and less value is called: - A) length normalization - B) inverse document frequency - C) term-frequency saturation - D) co-occurrence
6. BM25's length normalization exists so that: - A) longer pages always rank higher - B) shorter pages are always penalized - C) a longer document doesn't out-rank a focused one merely for containing a term more times - D) pages must hit an exact word count
7. "LSI keywords," as sold by many SEO tools, are: - A) a confirmed Google ranking factor - B) a made-up term; LSI is a real but web-unsuited IR technique Google says it doesn't use - C) the official name for schema properties - D) required for a knowledge panel
8. Co-occurrence helps Google because: - A) it counts keyword density - B) related concepts reliably appear together across the web, so covering them signals genuine depth - C) it measures backlinks - D) it replaces indexing
9. Topical authority is: - A) a public score Google publishes for every site - B) the same as third-party Domain Authority - C) subject-specific recognition earned by covering a topic broadly and deeply (a strong working model, not a confirmed score) - D) guaranteed by adding schema
10. BERT (a Chapter 2 system used here) most improved Google's handling of: - A) image file sizes - B) words in context, including prepositions and word order - C) backlink counting - D) crawl budget
11. The sameAs property is used to:
- A) mark two pages as duplicates for canonicalization
- B) link your entity to authoritative references describing the same entity
- C) request faster crawling
- D) set a page's title tag
12. Which is the least ambiguous way to tell Google which entity a page is about? - A) surrounding context (prose) - B) co-occurrence across the web - C) structured data (JSON-LD) that states it outright - D) the page's word count
13. A page can rank for a query it never literally contains because Google: - A) ignores the query text entirely - B) resolves the query to its entity and intent and matches meaning, not just strings - C) always shows the longest page - D) randomizes results
14. Disambiguation matters most when: - A) your brand name collides with another entity - B) your page loads slowly - C) you have too many backlinks - D) your sitemap is missing
15. Which statement about the claim "Google ranks by TF-IDF/BM25" is most honest? - A) It is confirmed by Google - B) The formulas are real IR mathematics, but Google has never said it ranks by them; at most something in BM25's spirit is one component among many - C) The formulas are fake - D) BM25 is Google's complete ranking algorithm
Short answer
16. Give three failure modes of pure string matching that "understanding things" fixes.
17. Explain, in two sentences, why keyword stuffing "stopped working" using a concept from §4.4.
18. What does a knowledge panel tell you about how well Google understands you as an entity, and why can't you control it directly?
19. Distinguish breadth from depth in topical coverage, and explain why you need both.
20. A page comprehensively covers "how a water heater works" but does not rank for "emergency water heater repair near me." Name the concept (from Chapter 3) that explains why, and say whether more topical depth fixes it.
21. Why is co-occurrence not an instruction to paste a list of "related words" onto your page?
22. Name the three sources (from §4.2) Google leans on to corroborate entity facts, and explain why "corroboration, not declaration" is the operative principle.
23. At which stage of the Chapter 1 pipeline do entities and topical coverage help — and why can't they rescue a page that fails an earlier stage?
24. Your client wants a "guaranteed knowledge panel." Give the honest response and one legitimate action that actually improves the odds.