Docs: add keywordsForDocsearch meta tags (#44544)

Related to: https://github.com/fleetdm/fleet/issues/12704

Changes:
- Added `keywordsForDocsearch` meta tags to documentation pages.
This commit is contained in:
Eric
2026-05-04 16:21:18 -05:00
committed by GitHub
parent da01caf3c0
commit e71b8cdd3b
9 changed files with 9 additions and 0 deletions
@@ -308,3 +308,4 @@ agent_options:
<meta name="pageOrderInSection" value="300">
<meta name="description" value="Learn how to use configuration files and the fleetctl command line tool to configure agent options.">
<meta name="keywordsForDocsearch" value="command line flags, agent config file">
@@ -3509,3 +3509,4 @@ This content was moved to [Public IPs](http://fleetdm.com/docs/deploy/public-ip)
<meta name="pageOrderInSection" value="100">
<meta name="description" value="This page includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd.">
<meta name="keywordsForDocsearch" value="server config, env vars, yaml config, log routing, log streaming, log shipping, server flags, cli flags, session expiry, secrets management, high availability">
+1
View File
@@ -1291,3 +1291,4 @@ Unlike other options, omitting `smtp_settings` or leaving it blank won't reset t
<meta name="title" value="GitOps">
<meta name="description" value="Reference documentation for Fleet's GitOps workflow. See examples and configuration options.">
<meta name="pageOrderInSection" value="1500">
<meta name="keywordsForDocsearch" value="configuration as code, org settings, ci/cd, version control, declarative configuration">