|
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"> |
| 81 | + <meta name="googlebot" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"> |
| 82 | + <meta name="bingbot" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"> |
| 83 | + <meta name="keywords" content="1Panel,Linux 面板,Linux 服务器管理面板,VPS 控制面板,开源运维面板,服务器运维,Docker 管理,容器管理,网站管理,SSL 证书,应用商店,AI Agent,Ollama,OpenClaw,防火墙,WAF,备份恢复"> |
| 84 | + <meta name="application-name" content="1Panel"> |
| 85 | + <meta property="og:type" content="website"> |
| 86 | + <meta property="og:site_name" content="1Panel 文档"> |
| 87 | + <meta property="og:title" content="1Panel 文档"> |
| 88 | + <meta property="og:description" content="1Panel 是现代化、开源的 Linux 服务器运维管理面板,支持通过 Web 界面管理服务器、网站、数据库、容器、应用商店、AI Agent、安全防护与备份恢复。"> |
| 89 | + <meta property="og:url" content="https://1panel.cn/docs/"> |
| 90 | + <meta property="og:locale" content="zh_CN"> |
| 91 | + <meta name="twitter:card" content="summary"> |
| 92 | + <meta name="twitter:title" content="1Panel 文档"> |
| 93 | + <meta name="twitter:description" content="1Panel 是现代化、开源的 Linux 服务器运维管理面板,支持网站、数据库、Docker 容器、应用商店、AI Agent、安全防护与备份恢复。"> |
| 94 | + <link rel="sitemap" type="application/xml" href="https://1panel.cn/docs/sitemap.xml"> |
| 95 | + <link rel="alternate" type="text/plain" title="llms.txt" href="https://1panel.cn/docs/llms.txt"> |
| 96 | + <script type="application/ld+json"> |
| 97 | + { |
| 98 | + "@context": "https://schema.org", |
| 99 | + "@type": "WebSite", |
| 100 | + "name": "1Panel 文档", |
| 101 | + "url": "https://1panel.cn/docs/", |
| 102 | + "inLanguage": "zh-CN", |
| 103 | + "publisher": { |
| 104 | + "@type": "Organization", |
| 105 | + "name": "1Panel", |
| 106 | + "url": "https://1panel.cn/", |
| 107 | + "sameAs": [ |
| 108 | + "https://github.com/1Panel-dev/1Panel" |
| 109 | + ] |
| 110 | + }, |
| 111 | + "potentialAction": { |
| 112 | + "@type": "SearchAction", |
| 113 | + "target": "https://1panel.cn/docs/?q={search_term_string}", |
| 114 | + "query-input": "required name=search_term_string" |
| 115 | + } |
| 116 | + } |
| 117 | + </script> |
| 118 | + <script type="application/ld+json"> |
| 119 | + { |
| 120 | + "@context": "https://schema.org", |
| 121 | + "@type": "SoftwareApplication", |
| 122 | + "name": "1Panel", |
| 123 | + "applicationCategory": "ServerApplication", |
| 124 | + "operatingSystem": "Linux", |
| 125 | + "url": "https://1panel.cn/", |
| 126 | + "downloadUrl": "https://github.com/1Panel-dev/1Panel/releases", |
| 127 | + "softwareHelp": "https://1panel.cn/docs/", |
| 128 | + "license": "https://www.gnu.org/licenses/gpl-3.0.html", |
| 129 | + "description": "1Panel 是现代化、开源的 Linux 服务器运维管理面板,提供 Web 服务器管理、网站部署、数据库管理、Docker 容器管理、应用商店、AI Agent、安全防护、备份恢复等能力。", |
| 130 | + "featureList": [ |
| 131 | + "Linux 服务器 Web 管理", |
| 132 | + "网站部署与 SSL 证书配置", |
| 133 | + "数据库管理", |
| 134 | + "Docker 容器管理", |
| 135 | + "一键应用商店", |
| 136 | + "AI Agent 与本地大模型管理", |
| 137 | + "防火墙、WAF 与日志审计", |
| 138 | + "备份与恢复" |
| 139 | + ], |
| 140 | + "publisher": { |
| 141 | + "@type": "Organization", |
| 142 | + "name": "1Panel", |
| 143 | + "url": "https://1panel.cn/", |
| 144 | + "sameAs": [ |
| 145 | + "https://github.com/1Panel-dev/1Panel" |
| 146 | + ] |
| 147 | + } |
| 148 | + } |
| 149 | + </script> |
| 150 | + |
79 | 151 | </head> |
80 | 152 |
|
81 | 153 |
|
|
0 commit comments