From efc592b33327c978fcc8adb2b9f366a252244bcb Mon Sep 17 00:00:00 2001 From: zhangyuheng Date: Wed, 11 Feb 2026 14:35:01 +0800 Subject: [PATCH] feat: Enhance SEO and accessibility for website - Updated title and meta tags in index.html for better search engine optimization. - Added Open Graph and Twitter Card metadata for improved social media sharing. - Included structured data for the game server in index.html. - Improved accessibility with a skip link to main content in index.html. - Enhanced player stats page (stats.html) with additional meta tags and structured data. - Created robots.txt to manage web crawler access and included sitemap reference. - Added sitemap.xml with URLs for the homepage and player stats page. - Removed pigwei.html as it is no longer needed. --- index.html | 69 ++++- pigwei.html | 717 ---------------------------------------------------- robots.txt | 27 ++ sitemap.xml | 23 ++ stats.html | 43 +++- 5 files changed, 154 insertions(+), 725 deletions(-) delete mode 100644 pigwei.html create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/index.html b/index.html index 54012db..ff1c9e7 100644 --- a/index.html +++ b/index.html @@ -3,15 +3,72 @@ - 白鹿原 Minecraft 服务器 + 白鹿原 Minecraft 服务器 - 永不换档的纯净原版服务器 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 跳转到主内容