Indexing

Indexing is a search engine deciding to keep a page it has crawled, and storing it so it can be returned for a search. A page can be crawled and still not indexed, usually because the engine judged it thin, duplicated, or not worth storing.

Crawled but not indexed

This is the common and confusing case. The engine visited, read the page, and chose not to keep it. Usual causes:

  • The page is near-identical to another one on your site.
  • There is very little on it that is not navigation and boilerplate.
  • It is a filtered or sorted variant of a page that already exists.
  • The engine has decided the site’s overall quality does not justify storing more of it.

Only the first three are worth fixing directly. The fourth is fixed by making the rest of the site better, slowly.

Getting a page reconsidered

Publish the change, make sure the page is linked from somewhere that gets crawled often, and submit it. Then wait. Re-submitting the same unchanged page repeatedly does nothing.