Skip to content

Commit 623bbb7

Browse files
authored
Merge pull request #408 from humanmade/backport-405-to-v22-branch
[Backport v22-branch] Document search engine checkbox with require_login,
2 parents e05e1ea + bbf30a0 commit 623bbb7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/require-login.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ website. This is especially useful when in pre-launch mode.
55

66
Environments running in Cloud that are not of type `production` have the `require-login` feature enabled by default.
77

8-
Enabling Require Login for an environment will also prevent it from being indexed with search engines.
8+
Enabling Require Login for an environment will also prevent it from being indexed by search engines. Note: Although you can
9+
uncheck the "Discourage search engines from indexing this site" option in the Reading Settings admin page of a site, this will have
10+
no effect if Require Login is enabled. The option will remain checked.
911

1012
**Note:** Require Login only applies to URLs served from your [application servers](docs://cloud/architecture.md), and will not
1113
apply to `/uploads/` or `/tachyon/` URLs.

0 commit comments

Comments
 (0)