Evaluating a Published Page With Evidence
After release, decide what to do next based on observed events — discovery, crawl, render, index, impressions — rather than arbitrary timeframes.
After a page is released, the next action depends on what actually happens — not on an arbitrary number of days, not on a feeling, and not on tool scores divorced from observed behaviour. The evaluate phase is event-driven. It waits for real signals before deciding to monitor, diagnose, improve, consolidate, or retire.
Key Takeaways:
- Evaluation is event-driven, not calendar-driven; the trigger is an observed signal, not a date.
- Discovery, crawl, render, index, and first impression are distinct events with different implications.
- A page can be indexed and still receive no impressions, which is a different problem than not being indexed.
- A page can receive impressions and zero clicks, which is a different problem from low impressions.
- Decisions to consolidate, redirect, or noindex a page require a clear evidence threshold, not impatience.
- Tool scores describe symptoms; they do not diagnose causes.
What evaluation is, and is not
Evaluation is the structured reading of what evidence the page has produced since it was released. It is not the same as monitoring uptime, watching dashboards anxiously, or asking the question “is it ranking yet?” Those questions tend to produce premature actions — rewrites of pages that have not yet been crawled, redirects of pages that have not yet been seen, deletions of pages that have not yet had the chance to perform.
The phase has a discipline — read the evidence the page actually has, classify what stage of the lifecycle it is in, and only then ask what action that stage warrants.
Five events worth distinguishing
A page moves through observable events after publication. The first is discovery — a search engine becomes aware that the URL exists, usually through the sitemap, an internal link, or a backlink. The second is crawl — the search engine has fetched the URL. The third is render — the search engine has rendered the HTML to the point where it can read the primary content. The fourth is index — the search engine has decided the page is eligible to appear in results. The fifth is first impression — a real user query has shown the page, regardless of whether they clicked.
These events are not synonyms. A page can be crawled and not rendered fully. A page can be rendered and not indexed. A page can be indexed and never reach a real query.
Search Console exposes these distinctions in the URL Inspection tool and the Page Indexing report. A diagnosis that does not start from which event has and has not happened tends to misidentify the problem.
”Not indexed yet” has several different causes
When the URL Inspection tool says the page is not indexed, the reason matters. “Discovered – currently not indexed” means Google has found the URL but has not crawled it yet — Google’s stated cause is that the crawl was rescheduled to avoid overloading the site, which often resolves once Googlebot returns. The practitioner observation — not in Google’s documentation for this status — is that a URL sitting in this state for weeks on a site with no crawl-budget pressure may also reflect a soft signal that the URL is not a priority to crawl, in which case stronger internal linking and clearer topical context tend to help more than re-requesting indexation. “Crawled – currently not indexed” means the page was seen and judged not worth indexing — which is a content or quality signal, not a technical one, and reaching for a technical fix tends to miss.
Distinguishing these failure modes before acting is the difference between the right fix and a wasted week.
Indexed but no impressions
A page that is indexed but receives no impressions over a meaningful window has been judged eligible for results but is not surfacing for any query the search engine considers a match. The usual diagnoses are that the page targets a query with very low volume, that the page targets a query the search engine does not consider it the best match for, or that the page is ambiguous about which query it targets at all.
The action depends on which diagnosis fits. A page targeting a low-volume query may simply be doing its job and earning trickle traffic over time. A page that does not match its target query may need its intent shape reconsidered. A page that is ambiguous about its target may need a clearer title, opening paragraph, and structure to signal what it is.
None of these actions is the same as rewriting the page top to bottom. Diagnosis before action is the discipline.
Impressions but no clicks
A page accumulating impressions and few or no clicks is being shown by the search engine but not selected by the user. The cause is usually title, meta description, the rich result the page produces if any, or the search appearance positioning relative to the competition for the same query.
The action is not a rewrite of the body. It is a targeted change to the search appearance — title, description, schema eligibility — followed by a wait long enough for the change to be re-rendered and re-served by the search engine.
The evidence threshold for major decisions
Decisions to consolidate one page into another, to redirect a page to a different URL, to add noindex to a published page, or to retire a page entirely are not reversible without cost. They require a higher evidence threshold than minor edits.
A reasonable threshold is that the decision is taken only after the page has been indexed, has appeared in real-user impressions, and has had a measurable window to perform on its intended queries. What “measurable” means depends on the site’s traffic volume — a high-traffic site reaches statistical signal in weeks; a low-traffic site may take months. The discipline is the same in either case — wait for enough evidence to know what you are deciding.
Acting before the evidence threshold tends to produce regret moves that have to be partially reversed later.
Tool scores are symptoms, not diagnoses
Tools that produce a single score for a page — content scores, SEO scores, plugin grades — describe observable surface features against a model the tool author chose. They are useful for catching specific issues the tool was built to detect. They do not diagnose why a page is or is not performing.
A page with a perfect tool score that is not indexed is not having a tool-score problem. A page with a mediocre tool score that is performing well is not failing the tool’s check in any way that matters. The evaluation phase treats tool scores as one input among several, not as the answer.
When to do nothing
The most underused decision in the evaluation phase is to do nothing — to confirm that the page is in a known stage of the lifecycle, that the evidence available is consistent with that stage, and that the right action right now is to keep observing.
Acting on every fluctuation creates work without improving the page. The site that improves fastest is often the site that resists the urge to fix what is not yet failing.
When to act
When the evidence is clear — a page consistently shown in impressions for a query it does not deserve, a page indexed under a misconfigured canonical, a page consolidating two reader tasks that should have been split, a page whose distinct-value case no longer holds — the action follows from the diagnosis, not from a desire to be seen doing something.
The evaluate phase ends when an action is taken, and a new build or release phase begins with that action as its input.