添加新模板
This commit is contained in:
18
code/app/home/view/videoGpt1/rss/so.xml
Normal file
18
code/app/home/view/videoGpt1/rss/so.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<sitemapindex>
|
||||
{video:list count="1000"
|
||||
v_category_en="all"
|
||||
v_lang_en="all"
|
||||
v_area_en="all"
|
||||
v_year="all"
|
||||
sort_type="news"
|
||||
d_key="d_key" d_val="Video" cache_life="86400"}
|
||||
|
||||
<sitemap>
|
||||
<loc>https://www.{$DomainModel->d_domain}{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}</loc>
|
||||
<lastmod>{$Video.v_publish_date}</lastmod>
|
||||
</sitemap>
|
||||
|
||||
{/video:list}
|
||||
|
||||
</sitemapindex>
|
||||
Reference in New Issue
Block a user