詳細(xì)的步驟:
1、首先登錄ftp,在根目錄下建立rss文件夾
2、修改根目錄下你的管理員文件夾(默認(rèn)是dede)下的makehtml_map.php文件
將17行的$cfg_cmspath."/data/sitemap.html";
和22行的$cfg_cmspath."/data/rssmap.html";
data/ 去掉
3、修改根目錄下include下面的arc.rssview.class.php和sitemap.class.php
在arc.rssview.class.php
將71行的$murl = $GLOBALS['cfg_cmspath']."/data/rss/".$this->TypeID.".xml";
data/ 去掉
在sitemap.class.php
將57行的$typelink = $GLOBALS['cfg_cmsurl']."/data/rss/".$row->id.".xml";
和94行的$typelink = $GLOBALS['cfg_cmsurl']."/data/rss/".$row->id.".xml";
data/ 去掉
|
新聞熱點(diǎn)
疑難解答
圖片精選