Imperial CMS website sitemap creation method

silencement
Release: 2019-11-26 14:36:36
forward
2991 people have browsed it

Imperial CMS website sitemap creation method

This article describes how to create a sitemap for the Imperial CMS website with examples. Share it with everyone for your reference. The specific implementation method is as follows:

Add a custom page, file name and storage directory: ../../sitemap/sitemap.xml

The code is as follows:

'?>   https://www.jb51.net[!--news.url--]  daily 1.000  [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}]   https://www.jb51.net/ 0.6000  [/e:loop] [listshowclass]'0',25,1,0[/listshowclass] 模板在后面 [e:loop={"select * from [!db.pre!]ecms_news order by newstime DESC",0,24,0}]  https://www.jb51.net  daily 0.8000  [/e:loop] [e:loop={"select * from [!db.pre!]ecms_shop order by newstime DESC",0,24,0}]  https://www.jb51.net  daily 0.8000  [/e:loop] [e:loop={"select * from [!db.pre!]ecms_movie order by newstime DESC",0,24,0}]  https://www.jb51.net  daily 0.8000  [/e:loop] [e:loop={"select * from [!db.pre!]ecms_baojia order by newstime DESC",0,24,0}]  https://www.jb51.net  daily 0.8000  [/e:loop] [e:loop={"select * from [!db.pre!]ecms_download order by newstime DESC",0,24,0}]  https://www.jb51.net  daily 0.8000  [/e:loop] 
Copy after login

Recommended to study "Empirecms Tutorial"

Label template for loop column list:

The code is as follows:

[listshowclass]'0',25,1,0[/listshowclass] [!--empirenews.listtemp--]  [!--empirenews.listtemp--]  https://www.jb51.net[!--classurl--] 0.6000 
Copy after login

I hope this article will be helpful to everyone The Empire CMS website builder helps.

The above is the detailed content of Imperial CMS website sitemap creation method. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:www.word666.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!