> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allgoodhq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Landing page settings

> Control whether search engines are allowed to index the landing pages allGood hosts for you.

**Where:** Settings → Landing Page.

There is one setting here, because there is one thing enforced.

<Tip>
  Just need the settings-only walkthrough? See [Manage your landing page settings](/mk/settings/web-edge/landing-page-settings).
</Tip>

## Robots posture

| Option                                 | Effect                                                                         |
| -------------------------------------- | ------------------------------------------------------------------------------ |
| **Live pages are indexable** (default) | Live pages are served normally                                                 |
| **Never index any page**               | Every live page is served with a header telling search engines not to index it |

allGood applies this as an HTTP header on every page it serves, rather than as a tag inside the page. That means it applies whatever the page's own HTML says, and you can't accidentally publish a page that contradicts the account setting.

<Frame caption="The Landing Page settings, with the robots posture.">
  <img src="https://mintcdn.com/allgoodtechnologyinc/bf1LRHwyriZvgDxT/images/mk/web-edge/setup-landing-page-settings.png?fit=max&auto=format&n=bf1LRHwyriZvgDxT&q=85&s=6af861f1e1d67db6cf91504dc3b75290" alt="The Landing Page settings, with the robots posture" width="1136" height="716" data-path="images/mk/web-edge/setup-landing-page-settings.png" />
</Frame>

Preview links are never indexable, whatever this is set to.

<Note>
  Like every setting in this section, this takes effect once the status chip reads **Live at the edge** — see [Saved vs live](/mk/developer/web-edge/edge-sync).
</Note>
