Social & sharing

The indexing switch: keeping a page out of search engines

Published Updated

Every page on your brand has an "Allow search engines to index this page" switch, on by default. This guide explains exactly what happens when you turn it off, what it does not do, and when to use it.

Where the switch is

Open the page in the Pages tab and find its SEO settings. The Allow search engines to index this page toggle (1) is on by default; here it has been switched off:

A page's SEO settings with the Allow search engines to index this page toggle switched off, marked by marker 1.
The per-page indexing switch in a page's SEO settings.

Changing it for many pages at once? The Bulk Page Editor has an Allow Indexing column on its SEO Metadata tab, so you can flip whole sections of your site in one save.

Ignore the sitemap hint. The form shows a note about regenerating the XML sitemap after changes. That is no longer necessary: your sitemap refreshes itself shortly after any page change.

What turning it off actually does

Three things happen, all automatic:

Two source snippets: with indexing allowed the page carries meta robots index, follow; with indexing off it carries noindex, nofollow.
The switch controls the robots instruction baked into the page.
  1. The page tells search engines to stay away. Its robots instruction changes from index, follow to noindex, nofollow: do not show this page in results, and do not follow its links.
  2. It leaves your XML sitemap. The sitemap only lists pages that allow indexing, so the page stops being advertised to crawlers. See the Sitemaps guide.
  3. Its AMP version is covered too. If the page has an AMP twin, that carries the same noindex instruction, so both versions drop out together.

What it does not do

This is not privacy or protection. The page stays fully live: anyone with the address can still open it, link to it, and share it. The switch only asks search engines not to list it. If a page should not be reachable at all, delete it (and use a redirect rule to send its old address somewhere sensible).

When to use it

Whole site pre-launch? If your brand is not ready for search engines at all (for example, mid-migration while your domain still points at an old site), indexing can be switched off across every page with the Bulk Page Editor, then back on at launch. Remember to flip it back: a live site left on noindex quietly disappears from search.