mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: enhance SEO and site structure with new meta tags, sitemap updates, and route SEO management
This commit is contained in:
38
index.html
38
index.html
@@ -7,8 +7,12 @@
|
||||
<meta name="description" content="白鹿原是一个永不换档的纯净原版生存Minecraft我的世界服务器,支持Java版与基岩版互通。提供免费圈地保护、自研管理插件,紧跟最新游戏版本更新。物理工作站保障7×24小时稳定运行,实时查看服务器在线状态与众筹进展。立即加入白鹿原,开启纯净原版生存冒险之旅!服务器地址:mcpure.lunadeer.cn" />
|
||||
<meta name="keywords" content="白鹿原Minecraft,白鹿原我的世界,白鹿原mc,Minecraft服务器,我的世界,我的世界服务器,纯净服务器,原版服务器,纯净生存,基岩互通,白鹿原,MC服务器,永不换档,免费圈地,Minecraft中国" />
|
||||
<meta name="author" content="白鹿原 Minecraft 服务器" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<link rel="canonical" href="https://mcpure.lunadeer.cn/" />
|
||||
<meta name="application-name" content="白鹿原 Minecraft 服务器" />
|
||||
<meta name="apple-mobile-web-app-title" content="白鹿原 Minecraft 服务器" />
|
||||
<meta name="theme-color" content="#0f3d2e" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
|
||||
<link rel="canonical" href="https://bailuyuan.lunadeer.cn/" />
|
||||
|
||||
<!-- Google Site Verification -->
|
||||
<meta name="google-site-verification" content="ZMGHsJuJU3soEw09Xa0lfKTxhxEBKN-h-goxg5lhCRw" />
|
||||
@@ -17,19 +21,21 @@
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://mcpure.lunadeer.cn/" />
|
||||
<meta property="og:url" content="https://bailuyuan.lunadeer.cn/" />
|
||||
<meta property="og:title" content="白鹿原 Minecraft 服务器 - 永不换档的纯净原版生存Minecraft服务器" />
|
||||
<meta property="og:description" content="白鹿原——永不换档的纯净原版生存Minecraft服务器,支持Java版与基岩版互通。免费圈地保护、自研管理插件、紧跟最新版本,物理工作站保障全天候稳定运行。立即加入纯净生存冒险!" />
|
||||
<meta property="og:image" content="https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png" />
|
||||
<meta property="og:image:alt" content="白鹿原 Minecraft 服务器站点预览图" />
|
||||
<meta property="og:site_name" content="白鹿原 Minecraft 服务器" />
|
||||
<meta property="og:locale" content="zh_CN" />
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:url" content="https://mcpure.lunadeer.cn/" />
|
||||
<meta property="twitter:url" content="https://bailuyuan.lunadeer.cn/" />
|
||||
<meta property="twitter:title" content="白鹿原 Minecraft 服务器 - 永不换档的纯净原版生存Minecraft服务器" />
|
||||
<meta property="twitter:description" content="白鹿原——永不换档的纯净原版生存Minecraft服务器,支持Java版与基岩版互通。免费圈地保护、自研管理插件、紧跟最新版本,物理工作站保障全天候稳定运行。立即加入纯净生存冒险!" />
|
||||
<meta property="twitter:image" content="https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png" />
|
||||
<meta property="twitter:image:alt" content="白鹿原 Minecraft 服务器站点预览图" />
|
||||
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
@@ -48,7 +54,7 @@
|
||||
"@type": "GameServer",
|
||||
"name": "白鹿原 Minecraft 服务器",
|
||||
"description": "永不换档的纯净原版生存Minecraft服务器,支持Java版和基岩版互通",
|
||||
"url": "https://mcpure.lunadeer.cn/",
|
||||
"url": "https://bailuyuan.lunadeer.cn/",
|
||||
"logo": "https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png",
|
||||
"image": "https://img.lunadeer.cn/i/2025/11/26/69267755e14e3.png",
|
||||
"game": {
|
||||
@@ -74,10 +80,10 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "白鹿原 Minecraft 服务器",
|
||||
"url": "https://mcpure.lunadeer.cn/",
|
||||
"url": "https://bailuyuan.lunadeer.cn/",
|
||||
"potentialAction": {
|
||||
"@type": "SearchAction",
|
||||
"target": "https://mcpure.lunadeer.cn/stats?q={search_term_string}",
|
||||
"target": "https://bailuyuan.lunadeer.cn/stats?q={search_term_string}",
|
||||
"query-input": "required name=search_term_string"
|
||||
}
|
||||
}
|
||||
@@ -98,6 +104,24 @@
|
||||
}(window.location))
|
||||
</script>
|
||||
<a href="#main-content" class="skip-to-main" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;">跳转到主内容</a>
|
||||
<noscript>
|
||||
<main style="max-width:960px;margin:0 auto;padding:32px 20px;font-family:'Noto Sans SC',sans-serif;line-height:1.7;">
|
||||
<h1>白鹿原 Minecraft 服务器</h1>
|
||||
<p>白鹿原是一个永不换档的纯净原版生存 Minecraft 服务器,支持 Java 版与基岩版互通,服务器地址为 mcpure.lunadeer.cn。</p>
|
||||
<p>请启用 JavaScript 以获得完整交互体验。以下为主要页面入口:</p>
|
||||
<ul>
|
||||
<li><a href="/announcements">活动公告</a></li>
|
||||
<li><a href="/facilities">共享资源</a></li>
|
||||
<li><a href="/towns">城镇介绍</a></li>
|
||||
<li><a href="/stats">玩家数据统计</a></li>
|
||||
<li><a href="/sponsor">赞助榜</a></li>
|
||||
<li><a href="/join">加入游戏指引</a></li>
|
||||
<li><a href="/doc">文档</a></li>
|
||||
<li><a href="/map">在线地图</a></li>
|
||||
<li><a href="/photo">服务器相册</a></li>
|
||||
</ul>
|
||||
</main>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user