Skip to content
TerraWell LLCSupport · Solutions · Growth

Technical SEO

Crawling and Indexing, Explained Without the Jargon

Before a page can rank it must be found, read, and stored. Most invisible pages fail at one of those three steps, and the reason is usually visible in ten minutes.

3 min readTerraWell LLC

A magnifier passing over a grid of page tiles, some marked as stored

A page appears in search results only after three things happen. A crawler finds it. The crawler reads it. The search engine decides it is worth storing. Skip any step and the page does not exist, regardless of how good it is.

Most "my page isn't ranking" problems are really "my page was never stored" problems.

The library analogy

A crawler is a courier collecting books from publishers. Indexing is the librarian deciding which books get shelved and how they are catalogued. Ranking is what happens when a visitor asks for a recommendation.

Arguing about ranking while your book sits in the delivery van is a waste of energy. Check the van first.

Step one: can the crawler reach it?

Crawlers travel along links. A page with no links pointing to it — from your navigation, from another article, from anywhere — is a room with no door.

Common blockers:

  • robots.txt rules disallowing a directory, often left over from a staging site.
  • Login walls or forms. Anything requiring interaction is invisible.
  • JavaScript-only navigation that produces no real links in the HTML.
  • Orphan pages listed in a sitemap but linked from nowhere. Sitemaps are suggestions, not doors.

Step two: can it read the content?

Reaching a page is not the same as understanding it. If your main content only appears after scripts run, rendering becomes a dependency — and rendering is slower and less reliable than reading plain HTML.

A quick test: open the page, disable JavaScript, and reload. If the headline and body text survive, you are fine. If the page empties out, that is worth investigating before anything else.

Step three: is it worth storing?

This is where most people are surprised. Being crawlable does not guarantee being indexed. Search engines routinely decline to store pages they judge thin, duplicated, or low value.

Pages commonly left out:

  • Near-identical variants of a page already stored
  • Tag and filter pages with almost no unique text
  • Thin pages of two or three sentences
  • Pages explicitly marked noindex, sometimes by accident

That last one deserves a check. A noindex tag left on after a site launch is one of the most common and most costly errors in the field.

Reading the report

Google Search Console's page indexing report answers all of this directly. Two things to look at:

Not indexed, with reasons. Each reason is a diagnosis. Discovered – currently not indexed suggests the page was found but judged low priority. Crawled – currently not indexed means it was read and declined. Excluded by noindex tag means you told it to stay out.

Indexed count over time. A steady number is healthy. A sudden fall usually follows a deployment, and the deployment is where to look.

Sensible first moves

  1. Confirm important pages return a normal 200 status and are not blocked in robots.txt.
  2. Confirm each has a self-referencing canonical tag rather than pointing at the homepage — a frequent CMS misconfiguration.
  3. Make sure your sitemap lists only live, indexable URLs. Stale entries waste crawl attention and signal neglect.
  4. Add internal links to anything orphaned.
  5. Use the URL inspection tool to request indexing for a handful of important pages. Use it sparingly; it is a nudge, not a lever.

What not to worry about

Crawl budget is a real constraint on sites with hundreds of thousands of URLs. On a site with sixty pages it is not your problem, and optimizing for it is a distraction.

Likewise, indexing is not instant. A new page may take days to appear. Give it two weeks before treating slowness as a fault — then check the report rather than guessing.

This article is general information published by TerraWell LLC and is not legal, financial, or guaranteed performance advice. For work scoped to your own website, see our services.

Signal nodes converging into a single cited answer panel

GEO3 min read

How AI Assistants Decide Which Sources to Cite

AI answer engines pull from a small pool of pages they consider clear and reliable. Here is what pushes a business into that pool, and what quietly keeps it out.

Read

Ready to discuss your project?

Tell TerraWell about your business, website, and priorities. Scope, deliverables, timeline, and pricing are confirmed before any work begins.