Why is a page crawled but not included in the SEO index?
A page can be crawled but not included in the SEO index when a search engine has accessed it but decided it does not currently meet its indexing requirements. Common causes include duplicate or low-value content, poor internal linking, technical directives such as noindex, or insufficient signals that the page is useful and distinct.
A page can be crawled but not included in the SEO index because the search engine successfully accessed its content but decided not to store it for search results at that time. Crawling confirms that the page can be fetched; it does not guarantee indexing. The decision is usually influenced by technical directives, duplication, content quality, internal linking, canonical signals and the page’s perceived usefulness.
This status is different from a page that cannot be crawled. A blocked page may be prevented from being fetched by robots.txt, server errors or access controls. A crawled-but-not-indexed page has generally been retrieved successfully, but further signals are needed before it is considered suitable for the index.
Check whether indexing is deliberately prevented
Start with the page’s technical settings. A noindex directive in the HTML or HTTP response header explicitly asks search engines not to include the page. Check the page source and response headers, as well as the SEO settings in your content management system. Confirm that the directive is not being added by a template, plugin, staging setting or conditional rule.
Also check the robots.txt file. A robots.txt restriction normally prevents crawling rather than directly removing a page from the index, but it can make other indexing signals harder to assess. If a page needs to be indexed, make sure it is not unintentionally blocked and that it returns a successful, accessible response to normal crawlers.
Look for canonical and duplicate-content issues
Search engines may choose another URL when several pages contain substantially the same information. Common examples include product or service variations, filtered URLs, print versions, tracking parameters, pagination and pages generated from similar templates. If the page has a canonical URL pointing elsewhere, check that this is intentional and that the preferred URL is the one you want indexed.
Where duplicate pages are not needed in search results, consolidate their signals into the preferred page or apply an appropriate noindex rule. Where both pages deserve visibility, give each one a distinct purpose, a clearly different title and genuinely unique content. Changing a few words is rarely enough if the pages answer the same need in the same way.
Assess whether the content provides a distinct useful result
A page may be crawled but excluded when it offers limited information, repeats content found elsewhere on the site or appears to have been created mainly to target a variation of a search phrase. Thin pages, empty category pages, automatically generated location pages and incomplete entries are common examples.
Review the page from a visitor’s perspective. It should address a specific need, contain enough first-hand or clearly explained information to fulfil that need, and be meaningfully different from related pages. Improve the substance rather than simply adding length. Include relevant details, definitions, processes, examples, limitations and next steps where they help the reader make a decision or complete a task.
Check that the main content is present in the rendered page and is not dependent on an interaction that a crawler may not execute. Important information should not be hidden behind tabs, forms or scripts without a suitable accessible representation. Remove placeholder text, unfinished sections, unnecessary boilerplate and automatically assembled copy that does not add useful context.
Strengthen internal linking and site structure
A page with few or no internal links may appear disconnected from the rest of the site. Add relevant links from established pages, such as the appropriate service page, category page, glossary entry or supporting article. Use descriptive anchor text that explains the destination, and ensure the page is reachable through normal navigation rather than only through an XML sitemap.
Review the wider structure as well. Important pages should not be buried behind multiple unnecessary layers, and related pages should be grouped logically. Internal links help search engines discover pages, understand their subject and assess their importance within the site.
Verify the URL, status code and canonical signals
- Confirm that the preferred URL returns a successful status rather than a redirect, server error or soft 404 response.
- Check that the page is accessible without a login, unusual user-agent requirement or location restriction if it is intended for public search.
- Make sure the canonical URL is valid, indexable and consistent with the URL listed in the sitemap and internal links.
- Check for inconsistent versions caused by HTTP and HTTPS, subdomains, trailing slashes, capitalisation or URL parameters.
- Confirm that the page does not display an empty, unavailable or near-empty result while returning a technically successful response.
A soft 404 is particularly easy to miss: the server says that the page loaded successfully, but the content indicates that the resource does not exist or has no meaningful information. Replace the response with a complete page or return an appropriate not-found status if the URL should not exist.
Consider rendering and page performance
If important content is generated by JavaScript, inspect the rendered version rather than relying only on the raw source. Problems with scripts, blocked resources, client-side errors or delayed content can leave the crawler with an incomplete page. Make the primary text, links, title and structured information available in a reliable rendered response.
Slow responses, repeated timeouts and unstable hosting can also reduce the consistency with which a page is processed. Check server logs and monitoring data for failed requests, and resolve recurring availability problems before requesting another crawl.
Use the index coverage report as evidence
Inspect the affected URL in the search engine’s URL inspection and indexing reports. Look for the stated exclusion reason, the selected canonical URL, the last crawl information and the rendered-page result. Compare the affected page with similar pages that are indexed. This often reveals a practical difference in content depth, internal links, canonical configuration or technical accessibility.
Do not treat the sitemap as a guarantee of indexing. A sitemap helps communicate which URLs you consider important, but it does not override a noindex directive, resolve duplication or prove that a page is valuable. Keep the sitemap limited to preferred, canonical URLs that you want included in search.
Request indexing after making substantive changes
Once the underlying issue has been corrected, submit the URL for inspection if the tool provides a request option. This can encourage a fresh evaluation, but it does not force inclusion and repeated requests without changes are unlikely to help. Update relevant internal links and the sitemap at the same time so the page’s importance and preferred URL are clear.
Indexing can take time, particularly when a page has recently been created, substantially revised or previously been assessed as low value. Monitor the status after the next crawl rather than judging the result immediately. If the page remains excluded, revisit the reported reason and compare it with the page’s current technical and content signals.
The most effective fix is to treat indexing as a combination of eligibility and usefulness. Remove unintended technical barriers, make the canonical choice consistent, connect the page within the site and ensure that it offers a distinct, complete answer. These changes give search engines stronger evidence that the URL should be retained in the index, although inclusion can never be guaranteed for every page.

A page can be crawled but excluded from the SEO index when a search engine finds another URL that appears to provide the same result. This commonly happens with duplicate product or service pages, filtered URLs, tracking parameters, print versions and near-identical location pages.
Check the page’s canonical declaration and compare it with the canonical URL shown in your indexing report. If another URL is the intended version, consolidate the content and signals there. If both pages should appear in search, give each a distinct purpose, title, internal links and genuinely useful content. A small wording change is unlikely to resolve substantial duplication.
Also make sure the preferred URL is accessible, returns a successful response, uses the correct protocol and is consistent across internal links and the XML sitemap. After making substantive changes, request a fresh crawl and allow the search engine to reassess the page.