From 2d210786288030742c7c013d56dac4066b882bb5 Mon Sep 17 00:00:00 2001 From: Ake <10195782+akegaviar@users.noreply.github.com> Date: Thu, 29 Jan 2026 08:36:49 +0800 Subject: [PATCH] Add Self-Hosted suffix to page titles for SEO differentiation Update all Self-Hosted pages to use "Page Name | Self-Hosted" format in browser tabs/SEO while keeping sidebar titles clean via sidebarTitle. This prevents confusion between Cloud and Self-Hosted docs in search results and browser tabs. --- docs/self-hosted/deploying-nodes.mdx | 3 ++- docs/self-hosted/faq.mdx | 3 ++- docs/self-hosted/first-login.mdx | 3 ++- docs/self-hosted/installation.mdx | 3 ++- docs/self-hosted/introduction.mdx | 3 ++- docs/self-hosted/managing-nodes.mdx | 3 ++- docs/self-hosted/quick-start.mdx | 3 ++- docs/self-hosted/release-notes.mdx | 3 ++- docs/self-hosted/requirements.mdx | 3 ++- docs/self-hosted/support.mdx | 3 ++- docs/self-hosted/supported-clients-and-protocols.mdx | 3 ++- docs/self-hosted/troubleshooting.mdx | 3 ++- 12 files changed, 24 insertions(+), 12 deletions(-) diff --git a/docs/self-hosted/deploying-nodes.mdx b/docs/self-hosted/deploying-nodes.mdx index bbfc155..4fd9a89 100644 --- a/docs/self-hosted/deploying-nodes.mdx +++ b/docs/self-hosted/deploying-nodes.mdx @@ -1,5 +1,6 @@ --- -title: "Deploying nodes" +title: "Deploying nodes | Self-Hosted" +sidebarTitle: "Deploying nodes" description: "How to deploy blockchain nodes using Chainstack Self-Hosted" --- diff --git a/docs/self-hosted/faq.mdx b/docs/self-hosted/faq.mdx index 626e0bd..1f81518 100644 --- a/docs/self-hosted/faq.mdx +++ b/docs/self-hosted/faq.mdx @@ -1,5 +1,6 @@ --- -title: "FAQ" +title: "FAQ | Self-Hosted" +sidebarTitle: "FAQ" description: "Frequently asked questions about Chainstack Self-Hosted" --- diff --git a/docs/self-hosted/first-login.mdx b/docs/self-hosted/first-login.mdx index 8db4b17..039413f 100644 --- a/docs/self-hosted/first-login.mdx +++ b/docs/self-hosted/first-login.mdx @@ -1,5 +1,6 @@ --- -title: "First login" +title: "First login | Self-Hosted" +sidebarTitle: "First login" description: "First login to Chainstack Self-Hosted and initial configuration steps" --- diff --git a/docs/self-hosted/installation.mdx b/docs/self-hosted/installation.mdx index e8232de..a5b7e23 100644 --- a/docs/self-hosted/installation.mdx +++ b/docs/self-hosted/installation.mdx @@ -1,5 +1,6 @@ --- -title: "Installation" +title: "Installation | Self-Hosted" +sidebarTitle: "Installation" description: "Detailed instructions for installing Chainstack Self-Hosted with basic and advanced configuration options" --- diff --git a/docs/self-hosted/introduction.mdx b/docs/self-hosted/introduction.mdx index f744076..fbe48d3 100644 --- a/docs/self-hosted/introduction.mdx +++ b/docs/self-hosted/introduction.mdx @@ -1,5 +1,6 @@ --- -title: "Introduction" +title: "Introduction | Self-Hosted" +sidebarTitle: "Introduction" description: "Deploy and manage blockchain infrastructure in your own environment with complete control over your data" --- diff --git a/docs/self-hosted/managing-nodes.mdx b/docs/self-hosted/managing-nodes.mdx index eb0c1b0..3b12847 100644 --- a/docs/self-hosted/managing-nodes.mdx +++ b/docs/self-hosted/managing-nodes.mdx @@ -1,5 +1,6 @@ --- -title: "Managing nodes" +title: "Managing nodes | Self-Hosted" +sidebarTitle: "Managing nodes" description: "Node operations and management in Chainstack Self-Hosted" --- diff --git a/docs/self-hosted/quick-start.mdx b/docs/self-hosted/quick-start.mdx index f6b4f3b..6998080 100644 --- a/docs/self-hosted/quick-start.mdx +++ b/docs/self-hosted/quick-start.mdx @@ -1,5 +1,6 @@ --- -title: "Quick start" +title: "Quick start | Self-Hosted" +sidebarTitle: "Quick start" description: "Complete walkthrough from a fresh Ubuntu installation to a running Chainstack Self-Hosted Control Panel" --- diff --git a/docs/self-hosted/release-notes.mdx b/docs/self-hosted/release-notes.mdx index f91b284..72396ee 100644 --- a/docs/self-hosted/release-notes.mdx +++ b/docs/self-hosted/release-notes.mdx @@ -1,5 +1,6 @@ --- -title: "Release notes" +title: "Release notes | Self-Hosted" +sidebarTitle: "Release notes" description: "Product updates and announcements for Chainstack Self-Hosted" rss: true --- diff --git a/docs/self-hosted/requirements.mdx b/docs/self-hosted/requirements.mdx index ebc561a..087a5db 100644 --- a/docs/self-hosted/requirements.mdx +++ b/docs/self-hosted/requirements.mdx @@ -1,5 +1,6 @@ --- -title: "System requirements" +title: "System requirements | Self-Hosted" +sidebarTitle: "System requirements" description: "Hardware, software, and network requirements for running Chainstack Self-Hosted" --- diff --git a/docs/self-hosted/support.mdx b/docs/self-hosted/support.mdx index 8afbbcc..1bf5f93 100644 --- a/docs/self-hosted/support.mdx +++ b/docs/self-hosted/support.mdx @@ -1,5 +1,6 @@ --- -title: "Support and feedback" +title: "Support and feedback | Self-Hosted" +sidebarTitle: "Support and feedback" description: "Get help, provide feedback, and join the Chainstack Self-Hosted beta program" --- diff --git a/docs/self-hosted/supported-clients-and-protocols.mdx b/docs/self-hosted/supported-clients-and-protocols.mdx index 1a47a01..4db924b 100644 --- a/docs/self-hosted/supported-clients-and-protocols.mdx +++ b/docs/self-hosted/supported-clients-and-protocols.mdx @@ -1,5 +1,6 @@ --- -title: "Supported clients and protocols" +title: "Supported clients and protocols | Self-Hosted" +sidebarTitle: "Supported clients and protocols" description: "Blockchain protocols and networks available in Chainstack Self-Hosted" --- diff --git a/docs/self-hosted/troubleshooting.mdx b/docs/self-hosted/troubleshooting.mdx index 59b75e2..9b0d3e2 100644 --- a/docs/self-hosted/troubleshooting.mdx +++ b/docs/self-hosted/troubleshooting.mdx @@ -1,5 +1,6 @@ --- -title: "Troubleshooting" +title: "Troubleshooting | Self-Hosted" +sidebarTitle: "Troubleshooting" description: "Diagnose and resolve common issues with Chainstack Self-Hosted" ---