根据seo 要求,怎加 head 标签

This commit is contained in:
make
2025-09-17 13:51:58 +08:00
parent 76f166ba1d
commit 728ffdab89
17 changed files with 329 additions and 68 deletions

View File

@@ -7,6 +7,9 @@
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta name="robots" content="index, follow">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="applicable-device" content="pc,mobile">
<meta name="mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-status-bar-style" content="black-translucent">
<title>{block name="title"}{/block}</title>
<meta name="keywords" content='{block name="keywords"}{/block}'>