fix(environments): correct search engine visibility scoping#5530
Draft
catplat wants to merge 6 commits into
Draft
fix(environments): correct search engine visibility scoping#5530catplat wants to merge 6 commits into
catplat wants to merge 6 commits into
Conversation
Issue: #5529 — fix(environments): correct search engine visibility scoping in docs Changes: - sites/platform/src/environments/search-engine-visibility.md: Replace "production environments with a custom domain" with "any environment with a custom domain" to reflect actual behavior - sites/upsun/src/environments/search-engine-visibility.md: Same fix
…tual behavior Issue: #5529 — fix(environments): correct search engine visibility scoping in docs Changes: - sites/platform/src/environments/search-engine-visibility.md: Rewrite intro, fix tab order (Console first), update Console steps to not scope to production, simplify CLI lead-in, move caveat into note block, rename sections, clarify last sentence - sites/upsun/src/environments/search-engine-visibility.md: Same changes
Collaborator
Author
|
@nicogommen Are you able to review/approve/merge this? |
nicogommen
reviewed
Apr 22, 2026
…ine visibility Rewrites the behavior overview to reflect that visibility rules differ by project type (Grid vs Dedicated Gen 2), not just by custom domain presence. Adds separate bullet groups for each project type, removes incorrect custom-domain prerequisites from the Console/CLI steps, and drops the inaccurate footer in How it works. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
nicogommen
approved these changes
May 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the search engine visibility documentation to reflect actual product behavior and improve clarity.
Factual corrections
Clarity improvements
PRODUCTION_ENVIRONMENT_NAME→ENVIRONMENT_NAME.{{< note >}}block.Related Issue
Closes #5529
Changes
sites/platform/src/environments/search-engine-visibility.md: All of the above.sites/upsun/src/environments/search-engine-visibility.md: Clarity improvements only (Upsun Flex handles its own scoping via a separate PR).Testing
Prose-only changes with no structural impact on shortcodes or links.