From ff052bdc855ea5f95a20364a288aea59987c3fa6 Mon Sep 17 00:00:00 2001 From: TroyOry Date: Tue, 22 Jul 2025 10:03:18 -0700 Subject: [PATCH 1/3] Update upgrade.mdx updated page title and meta description. --- docs/hydra/self-hosted/upgrade.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hydra/self-hosted/upgrade.mdx b/docs/hydra/self-hosted/upgrade.mdx index b8c4bc960..525b1c133 100644 --- a/docs/hydra/self-hosted/upgrade.mdx +++ b/docs/hydra/self-hosted/upgrade.mdx @@ -1,6 +1,7 @@ --- id: upgrade -title: Apply upgrades +title: 'Self-Hosted Ory Hydra Upgrade Guide | Ory Docs' +description: 'Official guide to upgrading your self-hosted Ory Hydra instance. Follow our step-by-step instructions for a smooth and successful migration process.' --- Follow this guide when upgrading Ory Hydra to a newer version. From 542c55aec3bc473882f3acaec425ca37ceee769c Mon Sep 17 00:00:00 2001 From: Vincent Date: Thu, 24 Jul 2025 08:28:56 +0200 Subject: [PATCH 2/3] chore: sidebar_label SEO --- docs/hydra/self-hosted/upgrade.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hydra/self-hosted/upgrade.mdx b/docs/hydra/self-hosted/upgrade.mdx index 525b1c133..e10d2d8c9 100644 --- a/docs/hydra/self-hosted/upgrade.mdx +++ b/docs/hydra/self-hosted/upgrade.mdx @@ -2,6 +2,7 @@ id: upgrade title: 'Self-Hosted Ory Hydra Upgrade Guide | Ory Docs' description: 'Official guide to upgrading your self-hosted Ory Hydra instance. Follow our step-by-step instructions for a smooth and successful migration process.' +sidebar_label: 'Apply upgrades' --- Follow this guide when upgrading Ory Hydra to a newer version. From ecc5467c4b29d2e40326bdf400beb4f2709ce41e Mon Sep 17 00:00:00 2001 From: TroyOry Date: Thu, 24 Jul 2025 08:29:34 -0700 Subject: [PATCH 3/3] chore: SEO Updated page title tag. --- docs/hydra/self-hosted/upgrade.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hydra/self-hosted/upgrade.mdx b/docs/hydra/self-hosted/upgrade.mdx index e10d2d8c9..43ef692af 100644 --- a/docs/hydra/self-hosted/upgrade.mdx +++ b/docs/hydra/self-hosted/upgrade.mdx @@ -1,6 +1,6 @@ --- id: upgrade -title: 'Self-Hosted Ory Hydra Upgrade Guide | Ory Docs' +title: 'Self-Hosted Ory Hydra Upgrade Guide' description: 'Official guide to upgrading your self-hosted Ory Hydra instance. Follow our step-by-step instructions for a smooth and successful migration process.' sidebar_label: 'Apply upgrades' ---