dedecms制作xml格式的網(wǎng)站地圖做法
來源:易賢網(wǎng) 閱讀:733 次 日期:2016-06-21 08:50:05
溫馨提示:易賢網(wǎng)小編為您整理了“dedecms制作xml格式的網(wǎng)站地圖做法”,方便廣大網(wǎng)友查閱!

第一步:打開/dede/inc/inc_menu.php和/dede/inc/inc_menu_map.php文件,找到 <m:item name='更新主頁html' link='makehtml_homepage.php' rank='sys_makehtml' target='main' /> 這一句并復制一句,修改為:

<m:item name='更新sitemap' link='makehtml_sitemap.php' rank='sys_makehtml' target='main' />

第二步:制作dede/makehtml_sitemap.php文件

直接拷貝一個dede/makehtml_homepage.php文件,找到$pv->settemplet($cfg_basedir.$cfg_templets_dir./.$templet); $pv->savetohtml($homefile);這段代碼,將其注釋或者直接刪除,底部修改調(diào)用生成文件模板為makehtml_sitemap.htm,然后另存為makehtml_sitemap.php,上傳至dede/即可。

第三步:制作后臺更新模板文件dede/templets/makehtml_sitemap.htm

直接拷貝一個dede/templets/makehtml_homepage.htm文件,找到<input name=templet type=text id=templet style=width:300″ value=<?php echo $row['templet']?>>和<td height=20″ valign=top bgcolor=#ffffff><input name=position type=text id=position value=<?php echo $row['position']?> size=30″> 這兩段代碼

分別修改為:<input name=templet type=text id=templet style=width:300″ value=default/sitemap.xml>【注:default為織夢默認模板存放文件夾,如果你把網(wǎng)站模板單獨放在另一個文件夾,這里的default就寫你的模板存放文件夾】<td height=20″ valign=top bgcolor=#ffffff><input name=position type=text id=position value=../sitemap.xml size=30″>然后另存為makehtml_sitemap.htm,上傳至dede/templets/;

第四步:制作sitemap模板文件 templets/sitemap.xml

將以下代碼復制粘貼到記事本里,修改記事本名稱為:sitemap.xml即可

<?xml version=1.0 encoding=gb2312?>

<?xml-stylesheet type=text/xsl href=/templets/css/sitemap.xsl?><!-- generator=dedecms/3.2 -->

<urlset xmlns=http://www.google.com/schemas/sitemap/0.84>

<url>

<loc>http://www.software8.co</loc>

<lastmod>

{dede:arclist row=1 titlelen=30 orderby=pubdate}

[field:pubdate function=strftime('%y-%m-%d',@me)/]

{/dede:arclist}

</lastmod>

<changefreq>daily</changefreq>

<priority>1.0</priority>

</url>

{dede:channel row='30' type='top'}

<url>

<loc>[field:typelink /]</loc>

<changefreq>daily</changefreq>

<priority>0.8</priority>

</url>

{/dede:channel}

{dede:arclist row=2000 orderby=pubdate}

<url>

<loc>[field:arcurl/]</loc>

<lastmod>[field:pubdate function=strftime('%y-%m-%d',@me)/]</lastmod>

<changefreq>monthly</changefreq>

<priority>0.5</priority>

</url>

{/dede:arclist}

</urlset>

注:<?xml-stylesheet type=text/xsl href=/templets/css/sitemap.xsl?> 這里的sitemap.xsl文件,我會單獨放一個頁面中。sitemap.xsl文件主要是把xml格式的內(nèi)容轉(zhuǎn)換成具有一定樣式的內(nèi)容,這個文件引用的時候注意下文件所放位置,否則會顯示錯誤。

更多信息請查看CMS教程
易賢網(wǎng)手機網(wǎng)站地址:dedecms制作xml格式的網(wǎng)站地圖做法
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇剩?/div>
相關(guān)閱讀CMS教程

2025國考·省考課程試聽報名

  • 報班類型
  • 姓名
  • 手機號
  • 驗證碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 加入群交流 | 手機站點 | 投訴建議
工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務許可證:(云)人服證字(2023)第0102001523號
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
咨詢QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)