Top queries not visible in page content
When queries earn impressions for a URL but key terms do not appear in visible copy, the page may under-deliver on the intent behind those searches. This possibility highlights that gap using stored Search Console performance and the crawled HTML.
What we look for
We compare top queries from ingested Search Console data for the URL against visible text from the crawl within configured windows and thresholds. Exact tokenization and visibility rules are defined in code and may evolve.
What to do
Update headings and body copy to address the intents behind high-impression queries—without keyword stuffing. Merge duplicate pages if two URLs split the same intent unintentionally.
Example
If people search for “vegan leather tote” but your copy never mentions those ideas, weave them in naturally in headings and body text:
<main>
<h1>Leather tote bag</h1>
<h2>Vegan leather option</h2>
<p>
We offer a vegan leather tote with the same silhouette as our classic bag—
ideal if you want a cruelty-free tote for work or travel.
</p>
</main>
Technical details
Requires stored GSC facts for the URL; low-traffic properties may have sparse data. See Search Console data in SEO Perception and How we find possibilities.