|
详细的步骤: ( B) e1 \! d& l& B& h2 n9 {
1,首先登录ftp,在根目录下建立rss文件夹 2,修改根目录下你的管理员文件夹(默认是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/ 去掉http://www.qiwu2012.com/kycx/dedecms/94582.html
# w3 N1 G2 \5 W; ]感谢分享! 详细的步骤:
4 z* g7 z6 v0 Z/ u 1,首先登录ftp,在根目录下建立rss文件夹 2,修改根目录下你的管理员文件夹(默认是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/ 去掉http://www.qiwu2012.com/kycx/dedecms/94582.html |