[DOCS-12265] Improve search ranking for security landing page#35633
Merged
joepeeples merged 1 commit intomasterfrom Apr 7, 2026
Merged
[DOCS-12265] Improve search ranking for security landing page#35633joepeeples merged 1 commit intomasterfrom
joepeeples merged 1 commit intomasterfrom
Conversation
Contributor
Preview links (active after the
|
joepeeples
approved these changes
Apr 7, 2026
Contributor
Author
|
Tested after merge and confirmed the Datadog Security page now shows up first in search results:
|
StefonSimmons
pushed a commit
that referenced
this pull request
Apr 16, 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.

What does this PR do? What is the motivation?
Fixes DOCS-12265
Adds
algolia.tagsto the front matter of the security landing page (/security/) so it surfaces prominently when users search for "security" and related terms.Merge instructions
Merge readiness:
Additional notes
I'm unable to test this on staging at the moment (there's an issue with the Typesense post-deploy job that Websites is looking into), so my plan is to merge this, test on prod that the change affects how this page is ranked in search results, and then if needed, submit followup adjustments.