fix(environments): correct search engine visibility scoping#5530
Open
fix(environments): correct search engine visibility scoping#5530
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? |
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. Key fixes:
Related Issue
Closes #5529
Changes
Both
sites/platform/src/environments/search-engine-visibility.mdandsites/upsun/src/environments/search-engine-visibility.md:PRODUCTION_ENVIRONMENT_NAME→ENVIRONMENT_NAME.{{< note >}}block.robots.txttakes precedence independently of the header setting.Testing
Prose-only changes with no structural impact on shortcodes or links.