header("Content-type: text/xml");header('HTTP/1.1 200 OK');require'zb_system/function/c_system_base.php';global$zbp;$zbp-host ='http://'. $_SERVER['SERVER_NAME'] .'/';$str ='?xml version="1.0" encoding="UTF-8"?';$str .='urlset xmlns="" xmlns:mobile=""';if(!isset($_GET['index'])) {? ? $str .='url';? ? $str .='loc'. $zbp-host .'/loc';? ? $str .='mobile:mobile type="pc,mobile"/';? ? $str .='lastmod'. date('Y-m-d', time()) .'/lastmod';? ? $str .='changefreqdaily/changefreq';? ? $str .='priority1.0/priority';? ? $str .='/url';? ? $allCats = $zbp-GetCategoryList();foreach($allCatsas$cat) {? ? ? ? $str .='url';? ? ? ? $str .='loc'. $cat-Url .'/loc';//? ? ? ? $str .= 'mobile:mobile type="pc,mobile"/';$str .='lastmod'. date('Y-m-d', time()) .'/lastmod';? ? ? ? $str .='changefreqdaily/changefreq';? ? ? ? $str .='priority0.8/priority';? ? ? ? $str .='/url';? ? }? ? $allTags = $zbp-GetTagList();foreach($allTagsas$tag) {? ? ? ? $str .='url';? ? ? ? $str .='loc'. $tag-Url .'/loc';//? ? ? ? $str .= 'mobile:mobile type="pc,mobile"/';//? ? ? ? $str .= 'lastmod' . date('Y-m-d', time()) . '/lastmod';$str .='changefreqweekly/changefreq';? ? ? ? $str .='priority0.6/priority';? ? ? ? $str .='/url';? ? }? ? $allAuthors = $zbp-GetMemberList('*',array(array('','mem_ID',1),array('','mem_Articles',0)),array('mem_Level'='ASC'),2000,null);foreach($allAuthorsas$member) {? ? ? ? $str .='url';? ? ? ? $str .='loc'. $member-Url .'/loc';//? ? ? ? $str .= 'mobile:mobile type="pc,mobile"/';//? ? ? ? $str .= 'lastmod' . date('Y-m-d', time()) . '/lastmod';$str .='changefreqweekly/changefreq';? ? ? ? $str .='priority0.6/priority';? ? ? ? $str .='/url';? ? }}else{//文章$index = $_GET['index'];? ? $db = $zbp-db-sql-get();? ? $sql = $db-select($zbp-table['Post'])-where(array('=','log_Status','0'))-orderBy(array('log_PostTime'='DESC'))-limit(array(1000* $index,1000))-sql;? ? $array = $zbp-GetListType('Post', $sql);foreach($arrayas$post) {? ? ? ? $str .='url';? ? ? ? $str .='loc'. $post-Url .'/loc';//? ? ? ? $str .= 'mobile:mobile type="pc,mobile"/';$str .='lastmod'. $post-Time('Y-m-d') .'/lastmod';? ? ? ? $str .='changefreqmonthly/changefreq';? ? ? ? $str .='priority0.4/priority';? ? ? ? $str .='/url';? ? }}$str .='/urlset';echo$str;unset($str);?
創(chuàng)新互聯(lián)建站是專業(yè)的息縣網(wǎng)站建設公司,息縣接單;提供做網(wǎng)站、網(wǎng)站設計,網(wǎng)頁設計,網(wǎng)站設計,建網(wǎng)站,PHP網(wǎng)站建設等專業(yè)做網(wǎng)站服務;采用PHP框架,可快速的進行息縣網(wǎng)站開發(fā)網(wǎng)頁制作和功能擴展;專業(yè)做搜索引擎喜愛的網(wǎng)站,專業(yè)的做網(wǎng)站團隊,希望更多企業(yè)前來合作!
sitemap,zlbog php 版本寫法, 美食匯 網(wǎng)站地圖 ,zblog版本,其他框架,請自行獲取文章函數(shù)
nginx 重定向配置
rewrite ^/sitemap\.xml$/sitemap.phplast;
zblog網(wǎng)站地圖有插件的,不需要單獨開發(fā)的,這個在后臺插件里面有的,你可以找下了,貌似在倒數(shù)第二頁,sitemap插件,安裝,啟用即可,關于模板用哪個最好,看你做什么站了,最好個你的站的內(nèi)容相關的,這樣來選取風格,zblog有blog模板還有很多的企業(yè)模板,在zblog仿站樂園里面還有很多的模板和關于zblog的知識,可以去看下的。
自己做個map.html
在板塊中在加個指向這個文件的鏈接,網(wǎng)站地圖可以自己做適合用戶體驗的
畢竟小網(wǎng)站
讓用戶知道
網(wǎng)站結構
就行