Chapter 27 — Quiz

Twenty-five self-check questions: multiple choice and short answer. Answers are in the collapsed block at the bottom — commit to an answer before you open it.


1. Google Search Console is best described as: - A) A third-party tool that estimates your Google rankings - B) A paid analytics suite for tracking user behavior on your site - C) A free service that reports your site's actual performance in Google Search, from Google's own data - D) A tool that automatically improves your rankings once installed

2. Which four metrics are the headline numbers of the Performance report? - A) Sessions, bounce rate, conversions, revenue - B) Impressions, clicks, click-through rate, average position - C) Traffic, authority, keywords, backlinks - D) Crawls, renders, indexes, ranks

3. An impression is counted when: - A) A searcher clicks your result - B) A link to your site appears in Google's results for a search - C) A searcher spends time on your page - D) Google crawls your page

4. True or false: an average position of "4.6" means your page reliably ranks between 4th and 5th.

5. Click-through rate (CTR) is calculated as: - A) Impressions ÷ clicks - B) Clicks ÷ impressions - C) Clicks ÷ average position - D) Impressions ÷ average position

6. A page has high impressions, a low CTR, and an average position of 3. The chapter's recommended first move is to: - A) Rewrite the entire page from scratch - B) Rewrite the title tag and meta description (and check intent match) - C) Build more backlinks to the page - D) Delete the page and start over

7. A page has high impressions, a low CTR, and an average position of 25. Why is the response different from question 6?

8. Data anonymization in Search Console means: - A) Google hides your competitors' data from you - B) Google omits rare/identifying queries to protect searchers' privacy, so query rows don't sum to totals - C) Google anonymizes your site's identity to other users - D) Your data is encrypted and unreadable

9. Which property type covers your entire domain — all subdomains and both http and https? - A) URL-prefix property - B) Domain property - C) Sitemap property - D) Analytics property

10. True or false: verifying your site in Search Console is a ranking signal that helps you rank higher.

11. The Page indexing report's most important reading skill is to: - A) Aim for 100% of URLs indexed - B) Triage by danger, not by count — the small excluded page you wanted ranking beats the big pile of thin ones - C) Disavow every not-indexed URL - D) Request indexing on every not-indexed URL

12. Which not-indexed status is usually a five-alarm problem worth fixing immediately? - A) "Crawled – currently not indexed" on old thin blog posts - B) "Excluded by 'noindex' tag" on pages you want ranking - C) "Page with redirect" on retired URLs - D) "Duplicate, Google chose different canonical" on a filter page

13. The URL Inspection Tool's live test ("Test Live URL") is most useful for: - A) Bulk-auditing thousands of URLs at once - B) Seeing how Google renders a page right now, including the rendered HTML after JavaScript - C) Guaranteeing the page gets indexed - D) Improving the page's ranking

14. True or false: clicking "Request Indexing" repeatedly on a page makes Google rank it faster.

15. In URL Inspection, discovering that Google's chosen canonical differs from your declared canonical tells you: - A) Nothing important - B) A page you may not be aware of is the version Google is actually indexing - C) Your site has a manual action - D) Your CTR is too low

16. The Manual Actions report (Security & Manual Actions) is healthy when it reads: - A) "All pages indexed" - B) "No issues detected" - C) "Coverage: 100%" - D) "Verified"

17. The Search Console Links report is best understood as: - A) A complete, real-time list of every backlink to your site - B) A trustworthy but sampled view of links Google knows about — a floor, not a full profile - C) Google's official "authority score" for your domain - D) A rank tracker

18. True or false: Core Web Vitals data in Search Console comes from real Chrome users (field data), not a lab test.

19. Search Console cannot tell you which of the following? - A) What queries your site appeared for - B) Which pages are indexed - C) Whether a visitor called, booked, or bought after clicking - D) Your average position for a query

20. The recommended cadence for reviewing Search Console for most sites is: - A) Every hour - B) Every day, first thing - C) Weekly, reading trends over noise - D) Once a year

21. Short answer: in the weekly review ritual, why are the alarm checks (Manual Actions, a sharp drop in Indexed count) done first, before the optimization reads?

22. Short answer: Search Console reports 210 clicks to your water-heater page. Why is that only "half the story," and which tool tells the other half?

23. Short answer: explain the difference between what the indexed view and the live test show in URL Inspection, and when you'd use each.

24. Short answer: give the honest, book-consistent read of an average position that moved from 11.0 to 6.5 over six weeks — what it does and does not prove.

25. Short answer: a site owner says "we get 8,000 visits a month, so SEO is going great." Using the idea of branded vs. non-branded queries, explain why the query report might tell a very different story.


Answer key 1. **C.** A free service reporting your site's real Google Search performance from Google's own data. 2. **B.** Impressions, clicks, CTR, average position. 3. **B.** When a link to your site *appears* in results — an appearance, not a view or click. 4. **False.** It's an *average* over time, searchers, and devices; "4.6" is a blend, not a real single position. 5. **B.** Clicks ÷ impressions. 6. **B.** Rewrite the title tag and meta description (and confirm intent) — it's a *listing* problem, since the page already ranks on page one (Chapter 9, Chapter 3). Not a rewrite; not a deletion. 7. Because at position 25 (page three) the low CTR is simply *position* — almost nobody scrolls that far, so the listing barely gets a chance to be clicked. The fix is to *climb* (content, intent, links), not to rewrite the title. 8. **B.** Google omits rare/potentially-identifying queries to protect privacy, which is why the query rows never sum to the reported totals. 9. **B.** Domain property (verified by a DNS record). 10. **False.** Verification gives you visibility and controls; it is not a ranking signal. Google ranks unverified sites every day. 11. **B.** Triage by danger, not count. 12. **B.** "Excluded by 'noindex' tag" on pages you want ranking — a self-inflicted, high-value loss. 13. **B.** Seeing how Google renders the page right now, including the rendered HTML after JavaScript (the Chapter 19 payoff). It's one URL at a time; it doesn't guarantee indexing or improve ranking. 14. **False.** Request Indexing queues a crawl (with a daily quota); it doesn't index on demand and has nothing to do with ranking. 15. **B.** Google is indexing a different version than you declared — a silent problem worth investigating. 16. **B.** "No issues detected." 17. **B.** A trustworthy but sampled view of links Google knows about — a floor, not a complete profile; and not a Google "authority score" (that doesn't exist as a public number). 18. **True.** It uses field data from real Chrome users (the CrUX dataset); see Chapter 16. 19. **C.** Whether a visitor called, booked, or bought after the click — that's Chapter 28 (GA4). 20. **C.** Weekly, reading trends over noise (some large fast-moving sites check more often). 21. Because an accidental `noindex` that dropped pages from the index, or a manual action, dwarfs any optimization you could make that day — you catch the fire before you tidy the kitchen. Alarms are high-severity and fast to check. 22. Because clicks tell you people *found and visited* the page, but not whether any of them became a *customer* (called, booked, bought). Google Analytics 4 (Chapter 28) tells that half. 23. The **indexed view** shows Google's *last-known stored* state for the URL (on Google or not, last crawl date, chosen canonical); the **live test** fetches the page *right now* to show current indexability and the rendered HTML. Use the indexed view to see what Google currently has; use the live test after you've changed a page or to check rendering. 24. It's a real, trustworthy signal that the page is *climbing* — the SEO work is moving it in the right direction (theme 6). It does **not** prove a specific live rank for any one searcher (it's an average across time/location/device), and it doesn't yet prove more *traffic*, since gains below the top of page one earn few clicks until the page crosses into the top results. 25. Because most of those 8,000 visits may be *branded* (people searching the business's own name — customers who already know it). The query report separates branded from non-branded; if the non-branded queries show high impressions but almost no clicks at page-two positions, the site is essentially invisible for the searches that bring *new* customers — a very different story than "SEO is going great."