Duplicate Without User-Selected Canonical
The Search Console status that appears when Google finds a duplicate page but you haven't declared a canonical, so Google chooses one for you.
You told Google this URL was the one to index — and Google picked a different URL anyway.
In the Page indexing report in Google Search Console, this label appears next to a URL that you actively submitted for indexing, most often by listing it in an XML sitemap. Google evaluated that URL alongside a cluster of duplicate or near-duplicate pages and chose a different URL as the canonical, or representative, version. The submitted URL still exists and Google can still crawl it, but Google indexes the other URL and folds this one's ranking signals into that other page instead.
This is best understood as the sitemap-submitted counterpart of a more general phenomenon: Google overriding a signal you provided about which URL should be canonical. Google's current help documentation for the Page indexing report foregrounds the wording for the case where you set an explicit rel=canonical tag and Google overrides it. The sitemap-submitted variant covered here is real, is still seen in Search Console accounts, and is documented by reputable SEO guides, but it should not be treated as a separately, permanently documented status with its own fixed definition. Functionally, it is the same override behavior, triggered through a different signal.
Google Search Console has more than one status for pages Google declined to treat as canonical, and the distinguishing feature here is simple: you submitted this specific URL, typically through a sitemap, and Google still rejected it in favor of another version.
Compare the three related cases. When a page shows as duplicate without a user-selected canonical, no canonical signal exists at all — no rel=canonical tag, no redirect, nothing. When a page shows as having a different canonical chosen than the user declared, you set an explicit rel=canonical tag on the page itself and Google overrode it. In the submitted-URL case, the signal in question is sitemap inclusion rather than an on-page tag. You are telling Google, through the sitemap, that this URL is worth indexing, and Google is telling you, through the report, that it disagrees.
Why does sitemap inclusion carry less weight than a canonical tag? Because Google explicitly ranks sitemap inclusion as a weak signal in its own guidance on consolidating duplicate URLs, while it calls rel=canonical and 301 redirects strong signals. A URL's mere presence in a sitemap is easy for Google to overrule when stronger signals, such as a canonical tag elsewhere, internal linking patterns, or HTTPS status, point somewhere else.
Three patterns account for most cases of this status.
Two checks resolve most cases.
First, run the flagged URL through the URL Inspection tool in Search Console. The report shows both the user-declared canonical (what your page, or lack of a page-level declaration, indicates) and the Google-selected canonical (the URL Google actually chose to index). Comparing the two tells you whether Google's choice looks correct, and which URL is now receiving the consolidated signals.
Second, audit the sitemap itself. Export or open the sitemap file and check whether the URLs it lists are actually the canonical, indexable versions of their respective pages. Look specifically for parameterized URLs, session-specific URLs, paginated or faceted variants, and any URL that carries a rel=canonical tag pointing to something other than itself. If a listed URL's own canonical tag names a different page, that mismatch is very likely the cause.
The fix depends on which URL should actually win.
In both cases, the underlying goal is the same: make every signal — the sitemap, the rel=canonical tags, the internal links, and any redirects — agree about which URL is canonical, since Google consolidates all of them when deciding.
Because sitemap inclusion is a weak signal that is easily contradicted, most instances of this status trace back to a sitemap that was generated without enough care about which URLs it contains. A few habits prevent recurrence.
Treated this way, the sitemap becomes a consistent, corroborating signal alongside rel=canonical rather than a source of conflicting information that Google has to resolve on your behalf.
Not automatically. First check, using the URL Inspection tool, whether Google's chosen canonical is actually the right URL. If it is, the fastest fix is simply aligning the submitted URL's canonical tag and removing it from the sitemap, since there is no real problem with which page is indexed, only with which signals you are sending.
Because Google treats sitemap inclusion as a weak signal, by its own description, compared to strong signals like a declared rel=canonical tag or a 301 redirect. When the sitemap disagrees with stronger signals elsewhere on the site, the sitemap entry is the one Google is most likely to override.
If Google's selected canonical is correct and you have pointed the flagged URL's canonical tag at that selected page, yes, remove it from the sitemap. Sitemaps should list canonical, indexable URLs, and a page that defers to another canonical no longer qualifies.
In that status, no canonical signal exists anywhere for the page: no rel=canonical tag, no redirect. Here, you actively submitted the URL, typically through a sitemap, which is itself a signal, and Google still selected a different URL as canonical despite it.
Yes, and this is one of the most common causes of this status. When that happens, the page is simultaneously telling Google two conflicting things: the sitemap says index this URL, the canonical tag says defer to another URL. Google resolves the conflict, and since sitemap inclusion is the weaker signal, the canonical tag's target usually wins.
The Search Console status that appears when Google finds a duplicate page but you haven't declared a canonical, so Google chooses one for you.
The reassuring Search Console status: your page correctly points to another canonical, and Google is consolidating it exactly as intended.
You declared a canonical, but Google overrode it and selected a different URL, the clearest proof that rel=canonical is a hint and not a directive.