POST TIME:2021-05-24 02:41
小編已將其運用到幾個由dedecms建設的企業網站上。親和百度蜘蛛,分頁多層次特色,織夢系統最好用的網站地圖!
(此圖片來源于網絡,如有侵權,請聯系刪除! )
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Author" content="WonderCSS.com YuZhan" /> <meta name="keywords" content="{dede:field name='keywords'/}" /> <meta name="description" content="{dede:field name='description' function='html2text(@me)'/}" /> <link type="text/css" rel="stylesheet" href="http://www.wondercss.com/share/dedecms-sitemap-baidu.css" /> <title>{dede:field.title/} | {dede:global.cfg_webname/}</title> </head> <body> <h1>{dede:field.title/}</h1> <div id="header"> 網站主欄目: {dede:channel type="top"} <a href="[field:typeurl/]">[field:typename/]</a> {/dede:channel} </div> <div id="sitemap"> <ul class="sp2"> <li class="listtitle"><span class="url"><b>文檔名稱 Document title</b></span><span class="time"><b>最后更新 Last modified</b></span></li> {dede:freelist/} </ul> <div id="pagelist"> {dede:pagelist listitem="info,index,end,pre,next,pageno" listsize="10"/} </div> </div> <div id="footer"> <p>Generated with Baidu (html) Sitemaps by aswait. This dedecms template is free to use.</p> <p>If you have problems with your sitemap please visit the template page.</p> </div> </body> </html> |