dedecms 生产google地图的xml代码
发布时间:2020-07-03 13:58:33 所属栏目:CMS系统 来源:互联网
导读:介绍《dedecms 生产google地图的xml代码》开发教程,希望对您有用。
《dedecms 生产google地图的xml代码》要点: 代码如下: <必修xml version="1.0" encoding="gb2312"必修> <urlset xmlns="http://www.google.com/schemas/sitemap/0.84"> <url> <loc>http://localhost</loc>; <lastmod>{dede:arclist row=1 titlelen=24 orderby=pubdate} [field:pubdate function=strftime('%Y-%m-%d',@me)/] {/dede:arclist}</lastmod> <changefreq>daily</changefreq> <priority>1.0</priority> </url> {dede:channel row='23' type='top'} <url> <loc>http://localhost[field:typelink /]</loc> <changefreq>daily</changefreq> <priority>0.8</priority> </url> {/dede:channel} {dede:arclist row=2000 orderby=pubdate} <url> <loc>http://localhost[field:arcurl/]</loc> <lastmod>[field:pubdate function=strftime('%Y-%m-%d',@me)/]</lastmod> <changefreq>monthly</changefreq> </url> {/dede:arclist} </urlset> 《dedecms 生产google地图的xml代码》是否对您有启发,欢迎查看更多与《dedecms 生产google地图的xml代码》相关教程,学精学透。脚本之家PHP学院为您提供精彩教程。 (编辑:岳阳站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |