From a1811dcff2f259a6c621abd719617455cd13d541 Mon Sep 17 00:00:00 2001 From: Kaarina Tungseth Date: Wed, 17 May 2023 10:42:19 -0500 Subject: [PATCH] [DOCS] Adds canonical URLs to 8.1 Kibana Guide (#158004) ## Summary Adds [canonical URL](https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls) to pages in the 8.1.0 Kibana Guide that have similar or duplicate content in the current Kibana Guide. --- docs/CHANGELOG.asciidoc | 6 +++--- docs/index.asciidoc | 2 +- docs/maps/import-geospatial-data.asciidoc | 2 +- docs/setup/docker.asciidoc | 2 +- docs/user/whats-new.asciidoc | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 9dec746fa41cf..8530774ae2204 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -58,7 +58,7 @@ To review the breaking changes in previous versions, refer to the following: Discover:: * Fixes toggle table column for classic table {kibana-pull}128603[#128603] -[[release-notes-8.1.2]] +[id="release-notes-8.1.2",canonical-url="https://www.elastic.co/guide/en/kibana/current/release-notes.html"] == {kib} 8.1.2 Review the following information about the {kib} 8.1.2 release. @@ -101,7 +101,7 @@ Rename "APM & Fleet Server" to "Integrations Server" {kibana-pull}128574[#128574 Platform:: Fixes KQL typeahead missing description and improve display for long field names {kibana-pull}128480[#128480] -[[release-notes-8.1.1]] +[id="release-notes-8.1.1",canonical-url="https://www.elastic.co/guide/en/kibana/current/release-notes.html"] == {kib} 8.1.1 Review the following information about the {kib} 8.1.1 release. @@ -144,7 +144,7 @@ Fleet:: * Makes input IDs unique in agent policy yaml {kibana-pull}127343[#127343] * Fixes links to Agent logs for APM, Endpoint, Synthetics, and OSQuery {kibana-pull}127480[#127480] -[[release-notes-8.1.0]] +[id="release-notes-8.1.0",canonical-url="https://www.elastic.co/guide/en/kibana/current/release-notes.html"] == {kib} 8.1.0 Review the following information about the {kib} 8.1.0 release. diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 41321f991c1b0..83f1109b0534b 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -1,4 +1,4 @@ -[[kibana-guide]] +[id="kibana-guide",canonical-url="https://www.elastic.co/guide/en/kibana/current/index.html"] = Kibana Guide :include-xpack: true diff --git a/docs/maps/import-geospatial-data.asciidoc b/docs/maps/import-geospatial-data.asciidoc index b35c5a449be18..e7a2058715b8c 100644 --- a/docs/maps/import-geospatial-data.asciidoc +++ b/docs/maps/import-geospatial-data.asciidoc @@ -1,5 +1,5 @@ [role="xpack"] -[[import-geospatial-data]] +[id="import-geospatial-data",canonical-url="https://www.elastic.co/guide/en/kibana/current/import-geospatial-data.html"] == Import geospatial data To import geospatical data into the Elastic Stack, the data must be indexed as {ref}/geo-point.html[geo_point] or {ref}/geo-shape.html[geo_shape]. diff --git a/docs/setup/docker.asciidoc b/docs/setup/docker.asciidoc index 408f1793cb816..11d9388fddd67 100644 --- a/docs/setup/docker.asciidoc +++ b/docs/setup/docker.asciidoc @@ -1,4 +1,4 @@ -[[docker]] +[id="docker",canonical-url="https://www.elastic.co/guide/en/kibana/current/docker.html"] === Install {kib} with Docker ++++ Install with Docker diff --git a/docs/user/whats-new.asciidoc b/docs/user/whats-new.asciidoc index b81d71f897d2b..b51b69d703d3c 100644 --- a/docs/user/whats-new.asciidoc +++ b/docs/user/whats-new.asciidoc @@ -1,4 +1,4 @@ -[[whats-new]] +[id="whats-new",canonical-url="https://www.elastic.co/guide/en/kibana/current/whats-new.html"] == What's new in {minor-version} Here are the highlights of what's new and improved in {minor-version}.