分享好友 资讯首页 资讯分类 切换频道

帝国CMS怎么制作网站sitemap

2025-07-06 21:4010admin001

帝国cms怎么制作网站sitemap?

增加自定义页面,文件名及存放目录:../../sitemap/sitemap.xml

代码如下:

<?='<?xml version="1.0" encoding="UTF-8"?>'?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://www.xx.net[!--news.url--]</loc><lastmod><?=date("Y-m-d");?></lastmod><changefreq>daily</changefreq><priority>1.000</priority></url>[e:loop={'select classid,classname,classpath,wburl from [!db.pre!]enewsclass where bclassid=0 and showclass=0 and (classid<>52 and classid<>24) order by myorder',0,24,0}]<?phpif(emptyempty($bqr[wburl])){$sccurl= $public_r[newsurl].$bqr[classpath];} else {$sccurl= $bqr[wburl];}?><url><loc>https://www.xx.net<?=$sccurl?>/</loc><priority>0.6000</priority></url>[/e:loop][listshowclass]'0',25,1,0[/listshowclass] 模板在后面[e:loop={"select * from [!db.pre!]ecms_news order by newstime DESC",0,24,0}]<url><loc>https://www.xx.net<?=$bqsr[titleurl]?></loc><lastmod><?=date('Y-m-d',$bqr[newstime])?></lastmod><changefreq>daily</changefreq><priority>0.8000</priority></url>[/e:loop][e:loop={"select * from [!db.pre!]ecms_shop order by newstime DESC",0,24,0}]<url><loc>https://www.xx.net<?=$bqsr[titleurl]?></loc><lastmod><?=date('Y-m-d',$bqr[newstime])?></lastmod><changefreq>daily</changefreq><priority>0.8000</priority></url>[/e:loop][e:loop={"select * from [!db.pre!]ecms_movie order by newstime DESC",0,24,0}]<url><loc>https://www.xx.net<?=$bqsr[titleurl]?></loc><lastmod><?=date('Y-m-d',$bqr[newstime])?></lastmod><changefreq>daily</changefreq><priority>0.8000</priority></url>[/e:loop][e:loop={"select * from [!db.pre!]ecms_baojia order by newstime DESC",0,24,0}]<url><loc>https://www.xx.net<?=$bqsr[titleurl]?></loc><lastmod><?=date('Y-m-d',$bqr[newstime])?></lastmod><changefreq>daily</changefreq><priority>0.8000</priority></url>[/e:loop][e:loop={"select * from [!db.pre!]ecms_download order by newstime DESC",0,24,0}]<url><loc>https://www.xx.net<?=$bqsr[titleurl]?></loc><lastmod><?=date('Y-m-d',$bqr[newstime])?></lastmod><changefreq>daily</changefreq><priority>0.8000</priority></url>[/e:loop]</urlset>
举报
收藏 0
打赏 0
评论 0
phpcms siteid是什么

0评论2025-07-0795

phpcms如何生成静态

0评论2025-07-0795

phpcms如何上传视频

0评论2025-07-0791

phpcms v9通信失败怎么办

0评论2025-07-0791