This commit is contained in:
make
2025-04-23 15:45:37 +08:00
parent 30270ea7c3
commit 485ef71f9a
14 changed files with 156 additions and 91 deletions

View File

@@ -12,12 +12,12 @@
<!-- 社交媒体标签 -->
<meta property="og:title" content='{site:replace code="NOVEL@GETNOVELRANK@TITLE"}' />
<meta property="og:description" content='{site:replace code="NOVEL@GETNOVELRANK@DESCRIPTION"}' />
<meta property="og:url" content="https://{$DomainModel->d_domain}/paihang/all" />
<meta property="og:url" content="https://{$DomainModel->d_domain}{$strRankUrlTemp}" />
<meta property="og:type" content="book" />
<!-- 结构化数据 -->
<script type="application/ld+json">
{
"@context": "https://{$DomainModel->d_domain}/paihang/all",
"@context": "https://{$DomainModel->d_domain}{$strRankUrlTemp}",
"@type": "book",
"headline": '{site:replace code="NOVEL@GETNOVELRANK@TITLE"}',
"description": '{site:replace code="NOVEL@GETNOVELRANK@DESCRIPTION"}',
@@ -58,7 +58,7 @@
{novel:status d_key="key" d_val="val"}
<a href='{site:rankurl order="$Request.route.strOrder" status="$key" page="1"/}'
id="pai_hang_{$key}" class="tabs-item">{$val}</a>
{/novel:status}
{/novel:status}
</div>
<script>