Do not begin by resubmitting repeatedly
When a page is not indexed, first determine whether Google can discover and crawl the exact canonical URL. Repeated requests will not fix a robots block, noindex directive, server error, conflicting canonical, duplicate page, or low-value content.
Step 1: confirm the exact URL
Check protocol, hostname, case, trailing slash, and parameters. Open the URL in a private browser session and follow every redirect. The final URL should be the version linked internally and included in the sitemap.
Step 2: inspect crawlability
- Final response is a stable 200 status.
- Robots.txt does not block the path or required rendering resources.
- No page-level or HTTP-header noindex directive is present.
- The page is not behind login, consent, or location restrictions.
Step 3: verify canonical consistency
The canonical tag, redirects, internal links, sitemap entry, and visible content should support the same preferred URL. A canonical pointing to another page tells the search engine that the submitted URL may be a duplicate.
Step 4: improve discovery signals
Link the page from relevant crawlable pages using descriptive anchor text. Keep the canonical URL in an accurate XML sitemap. Avoid creating isolated pages that are reachable only through a search form, JavaScript interaction, or an external submission tool.
Step 5: evaluate page value
A technically accessible page can still be excluded. Review whether it has a clear purpose, substantial original information, useful media or examples, and a reason to exist separately from similar pages. Consolidate near-duplicates instead of publishing many thin variants.
Step 6: use first-party evidence
Search Console URL Inspection and Pages reports can show whether Google discovered or crawled the URL, which canonical was selected, and which exclusion category applies. Server logs can confirm whether Googlebot requested the URL. A public search query is not a complete diagnostic source.
Start with the combined crawlability check, then use the specific guides for Discovered – currently not indexed and Crawled – currently not indexed.