feat: Add Google Site Verification meta tag to improve SEO

This commit is contained in:
zhangyuheng
2026-02-11 14:36:26 +08:00
parent efc592b333
commit 4ba5aec871

View File

@@ -10,6 +10,9 @@
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
<link rel="canonical" href="https://mcpure.lunadeer.cn/"> <link rel="canonical" href="https://mcpure.lunadeer.cn/">
<!-- Google Site Verification -->
<meta name="google-site-verification" content="ZMGHsJuJU3soEw09Xa0lfKTxhxEBKN-h-goxg5lhCRw" />
<!-- Open Graph / Facebook --> <!-- Open Graph / Facebook -->
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:url" content="https://mcpure.lunadeer.cn/"> <meta property="og:url" content="https://mcpure.lunadeer.cn/">