From b717611438343f579d00ea3978d102bb235be1e2 Mon Sep 17 00:00:00 2001 From: Daniel Barton Date: Sun, 7 Jul 2024 21:49:54 +0800 Subject: [PATCH 1/2] Add robots noindex tag to all panel 0.7 and daemon 0.6 pages --- daemon/0.6/configuration.md | 5 +++++ daemon/0.6/debian_8_docker.md | 5 +++++ daemon/0.6/installing.md | 5 +++++ daemon/0.6/kernel_modifications.md | 5 +++++ daemon/0.6/standalone_sftp.md | 5 +++++ daemon/0.6/upgrade/0.4_to_0.5.md | 5 +++++ daemon/0.6/upgrade/0.5.md | 5 +++++ daemon/0.6/upgrade/0.5_to_0.6.md | 5 +++++ daemon/0.6/upgrade/0.6.md | 5 +++++ daemon/0.6/upgrading.md | 5 +++++ panel/0.7/configuration.md | 5 +++++ panel/0.7/getting_started.md | 5 +++++ panel/0.7/troubleshooting.md | 5 +++++ panel/0.7/upgrade/0.6_to_0.7.md | 5 +++++ panel/0.7/upgrading.md | 5 +++++ panel/0.7/webserver_configuration.md | 5 +++++ 16 files changed, 80 insertions(+) diff --git a/daemon/0.6/configuration.md b/daemon/0.6/configuration.md index 5a8f5258b..07699525c 100644 --- a/daemon/0.6/configuration.md +++ b/daemon/0.6/configuration.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Additional Configuration ::: danger This Software is Abandoned diff --git a/daemon/0.6/debian_8_docker.md b/daemon/0.6/debian_8_docker.md index 8d9013f02..d615bbfb8 100644 --- a/daemon/0.6/debian_8_docker.md +++ b/daemon/0.6/debian_8_docker.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Docker on Debian 8 [[toc]] diff --git a/daemon/0.6/installing.md b/daemon/0.6/installing.md index d912d4006..1bfc64e48 100644 --- a/daemon/0.6/installing.md +++ b/daemon/0.6/installing.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Installation ::: danger This Software is Abandoned diff --git a/daemon/0.6/kernel_modifications.md b/daemon/0.6/kernel_modifications.md index 753fa4941..7dba27a9d 100644 --- a/daemon/0.6/kernel_modifications.md +++ b/daemon/0.6/kernel_modifications.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Kernel Modifications [[toc]] diff --git a/daemon/0.6/standalone_sftp.md b/daemon/0.6/standalone_sftp.md index 28256c45a..37d39c315 100644 --- a/daemon/0.6/standalone_sftp.md +++ b/daemon/0.6/standalone_sftp.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Standalone SFTP Server ::: danger This Software is Abandoned diff --git a/daemon/0.6/upgrade/0.4_to_0.5.md b/daemon/0.6/upgrade/0.4_to_0.5.md index f3ac63393..4f31f0f7a 100644 --- a/daemon/0.6/upgrade/0.4_to_0.5.md +++ b/daemon/0.6/upgrade/0.4_to_0.5.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading 0.4.X to 0.5.X ::: danger This Software is Abandoned diff --git a/daemon/0.6/upgrade/0.5.md b/daemon/0.6/upgrade/0.5.md index 0675bbc25..3abaec35b 100644 --- a/daemon/0.6/upgrade/0.5.md +++ b/daemon/0.6/upgrade/0.5.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading 0.5 Series ::: danger This Software is Abandoned diff --git a/daemon/0.6/upgrade/0.5_to_0.6.md b/daemon/0.6/upgrade/0.5_to_0.6.md index 0e83386c7..601b584c7 100644 --- a/daemon/0.6/upgrade/0.5_to_0.6.md +++ b/daemon/0.6/upgrade/0.5_to_0.6.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading 0.5.X to 0.6.X ::: danger This Software is Abandoned diff --git a/daemon/0.6/upgrade/0.6.md b/daemon/0.6/upgrade/0.6.md index 99fda2343..e0ca19513 100644 --- a/daemon/0.6/upgrade/0.6.md +++ b/daemon/0.6/upgrade/0.6.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading 0.6 Series ::: danger This Software is Abandoned diff --git a/daemon/0.6/upgrading.md b/daemon/0.6/upgrading.md index 669f5e0c7..c7e79c3a6 100644 --- a/daemon/0.6/upgrading.md +++ b/daemon/0.6/upgrading.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading ::: danger This Software is Abandoned diff --git a/panel/0.7/configuration.md b/panel/0.7/configuration.md index 605cc7610..868ae86a2 100644 --- a/panel/0.7/configuration.md +++ b/panel/0.7/configuration.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Environment Configuration [[toc]] diff --git a/panel/0.7/getting_started.md b/panel/0.7/getting_started.md index 900894ae0..d9a571565 100644 --- a/panel/0.7/getting_started.md +++ b/panel/0.7/getting_started.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Getting Started ::: danger This Version is End-of-Life diff --git a/panel/0.7/troubleshooting.md b/panel/0.7/troubleshooting.md index 1039f76ad..979926cf4 100644 --- a/panel/0.7/troubleshooting.md +++ b/panel/0.7/troubleshooting.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Troubleshooting [[toc]] diff --git a/panel/0.7/upgrade/0.6_to_0.7.md b/panel/0.7/upgrade/0.6_to_0.7.md index db1fae77c..d78b292df 100644 --- a/panel/0.7/upgrade/0.6_to_0.7.md +++ b/panel/0.7/upgrade/0.6_to_0.7.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading 0.6 to 0.7 ::: danger This Version is End-of-Life diff --git a/panel/0.7/upgrading.md b/panel/0.7/upgrading.md index 261c8507b..a562b6809 100644 --- a/panel/0.7/upgrading.md +++ b/panel/0.7/upgrading.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading Upgrading the Panel is a relatively simple process. Below you will find a list of articles that will walk you through the upgrade process for each version of the software. diff --git a/panel/0.7/webserver_configuration.md b/panel/0.7/webserver_configuration.md index 3b50662fb..3822ead5e 100644 --- a/panel/0.7/webserver_configuration.md +++ b/panel/0.7/webserver_configuration.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Webserver Configuration ::: danger This Version is End-of-Life From 6a154ae27b984750b82603eccb67485e88f37531 Mon Sep 17 00:00:00 2001 From: Daniel Barton Date: Sun, 7 Jul 2024 23:08:49 +0800 Subject: [PATCH 2/2] Add missing change for noindex --- panel/0.7/upgrade/0.7.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/panel/0.7/upgrade/0.7.md b/panel/0.7/upgrade/0.7.md index 7539adb00..7ae6c5699 100644 --- a/panel/0.7/upgrade/0.7.md +++ b/panel/0.7/upgrade/0.7.md @@ -1,3 +1,8 @@ +--- +meta: + - name: robots + content: noindex +--- # Upgrading 0.7 Series ::: danger This Version is End-of-Life