debug
This commit is contained in:
@@ -7,6 +7,24 @@
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
|
||||
<!-- 排行榜 -->
|
||||
<url>
|
||||
<loc>https://www.{$DomainModel->d_domain}{$strRankUrlTemp}</loc>
|
||||
<lastmod>{:date('Y-m-d')}</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
{novel:status d_key="status_key" d_val="val"}
|
||||
{novel:ranksort d_key="sot_key" d_val="val"}
|
||||
<url>
|
||||
<loc>https://www.{$DomainModel->d_domain}{site:rankurl status="$status_key" order="$sot_key" page="1"/}</loc>
|
||||
<lastmod>{:date('Y-m-d')}</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
{/novel:ranksort}
|
||||
{/novel:status}
|
||||
|
||||
<!-- 分类 -->
|
||||
{novel:category d_key="strCategoryPinyin" d_val="strCategoryName"}
|
||||
<!-- 排序 -->
|
||||
|
||||
Reference in New Issue
Block a user