From e617f991b36f570b957a317373fc84965ac6025f Mon Sep 17 00:00:00 2001 From: Kris Date: Tue, 9 Jul 2024 17:24:24 +0200 Subject: [PATCH] A little work to improve SEO results --- docs/.vitepress/config.mts | 8 ++++---- docs/case/case5.md | 2 +- docs/case/index.md | 2 +- docs/developer/index.md | 2 +- docs/en_US/case/case3.md | 2 +- docs/en_US/case/case5.md | 2 +- docs/en_US/case/index.md | 2 +- docs/en_US/developer/index.md | 2 +- docs/en_US/guide/q4.md | 2 +- docs/en_US/index.md | 2 +- docs/index.md | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 17f2f63e..50939ef2 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -31,8 +31,8 @@ export default defineConfig({ root: { lang: 'zh-CN', label: '简体中文', - title: '哪吒监控', - description: '哪吒监控是一个轻量化的运维工具', + title: '哪吒服务器监控', + description: '哪吒监控是一款轻量化的服务器监控和运维工具,提供实时性能监控与告警通知。作为开源项目,它支持企业自托管,保护数据隐私,并支持多语言。哪吒服务器监控安装简便,支持自定义监控项目,可满足不同服务器运维需求。', link: '/', themeConfig: { lastUpdatedText: '上次更新', @@ -68,8 +68,8 @@ export default defineConfig({ en_US: { lang: 'en-US', label: 'English', - title: 'Nezha Monitoring', - description: 'Nezha Monitoring is a lightweight O&M tool', + title: 'Nezha Server Monitoring', + description: 'Nezha Monitoring is a lightweight server monitoring and maintenance tool that offers real-time performance monitoring and alert notifications. As an open-source project, it supports enterprise self-hosting to protect data privacy and supports multiple languages. Nezha server monitoring is easy to deploy, supports customizable monitoring projects, and meets various server maintenance needs.', link: '/en_US/', themeConfig: { lastUpdatedText: 'Last Updated', diff --git a/docs/case/case5.md b/docs/case/case5.md index 0d340858..41c72776 100644 --- a/docs/case/case5.md +++ b/docs/case/case5.md @@ -8,7 +8,7 @@ 镜像备份(非实时更新):[Argo-Nezha-Service-Container](https://github.com/nezhahq/Argo-Nezha-Service-Container) * * * -# 目录 +## 目录 - [项目特点](case5.md#项目特点) - [准备需要用的变量](case5.md#准备需要用的变量) diff --git a/docs/case/index.md b/docs/case/index.md index 75fb6774..17f6c9b7 100644 --- a/docs/case/index.md +++ b/docs/case/index.md @@ -1,7 +1,7 @@ --- layout: home -title: 哪吒监控 +title: 哪吒监控 - 服务器监控与运维工具 titleTemplate: 社区项目 hero: diff --git a/docs/developer/index.md b/docs/developer/index.md index 01b7fd1d..fbf32b23 100644 --- a/docs/developer/index.md +++ b/docs/developer/index.md @@ -1,7 +1,7 @@ --- layout: home -title: 哪吒监控 +title: 哪吒监控 - 服务器监控与运维工具 titleTemplate: 开发手册 hero: diff --git a/docs/en_US/case/case3.md b/docs/en_US/case/case3.md index eb619b86..e20aa123 100644 --- a/docs/en_US/case/case3.md +++ b/docs/en_US/case/case3.md @@ -1,4 +1,4 @@ -# Build your own server status query Telegram bot with multi-language and multi-user support +# Build your own server status query Telegram bot Contributor: + [tech-fever](https://github.com/tech-fever) diff --git a/docs/en_US/case/case5.md b/docs/en_US/case/case5.md index f61b0ac8..acce15df 100644 --- a/docs/en_US/case/case5.md +++ b/docs/en_US/case/case5.md @@ -8,7 +8,7 @@ GitHub project: [Argo-Nezha-Service-Container](https://github.com/fscarmen2/Arg Mirror backup (not live update): [Argo-Nezha-Service-Container](https://github.com/nezhahq/Argo-Nezha-Service-Container) * * * * -# Catalog +## Catalog - [Project Features](case5.md#project-features) - [How to get Argo authentication: json or token](case5.md#How-to-get-Argo-authentication-json-or-token) diff --git a/docs/en_US/case/index.md b/docs/en_US/case/index.md index 2c3d6025..5ef86845 100644 --- a/docs/en_US/case/index.md +++ b/docs/en_US/case/index.md @@ -1,7 +1,7 @@ --- layout: home -title: Nezha Monitoring +title: NeZha Monitoring - Server monitoring and maintenance tools titleTemplate: Community Project hero: diff --git a/docs/en_US/developer/index.md b/docs/en_US/developer/index.md index 07b70833..974bf138 100644 --- a/docs/en_US/developer/index.md +++ b/docs/en_US/developer/index.md @@ -1,7 +1,7 @@ --- layout: home -title: Nezha Monitoring +title: NeZha Monitoring - Server monitoring and maintenance tools titleTemplate: Development Manual hero: diff --git a/docs/en_US/guide/q4.md b/docs/en_US/guide/q4.md index c7e13d5d..8448c5f7 100644 --- a/docs/en_US/guide/q4.md +++ b/docs/en_US/guide/q4.md @@ -1,4 +1,4 @@ -# Real-Time Channel Disconnection/Online Terminal Connection Failure +# Real-Time Channel Disconnection/Online & Terminal Connection Failure - If you are using a CDN, ensure that the CDN provider offers WebSocket services and that WebSocket is enabled. - Confirm that your reverse proxy rules have special configurations for the `/ws` and `/terminal` paths. You can [click here](/en_US/guide/dashboard.html#configure-reverse-proxy) to view the reverse proxy configuration. \ No newline at end of file diff --git a/docs/en_US/index.md b/docs/en_US/index.md index d184dcf2..c7063303 100644 --- a/docs/en_US/index.md +++ b/docs/en_US/index.md @@ -2,7 +2,7 @@ layout: home -title: Nezha Monitoring +title: NeZha Monitoring - Server monitoring and maintenance tools titleTemplate: User Manual hero: diff --git a/docs/index.md b/docs/index.md index 0090f352..b853ab17 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ --- layout: home -title: 哪吒监控 +title: 哪吒监控 - 服务器监控与运维工具 titleTemplate: 使用文档 hero: