Where is the template file for the dream site map?
\templets\plus\sitemap.htm
Dream Weave Version: V5.6
Different locations for V5.5 and other versions
Modify dede/makehtml_map.php in the Background Management folder to search for RSS in Files
Find lines 17th and 22, delete/data
17 Lines $murl = $cfg _cmspath. " /sitemap.html ";
22 lines $murl = $cfg _cmspath. " /rssmap.html ";
Modify include/arc.rssview.class.php, search for RSS in the file,
Find line 71st, delete/data
Change to the following content
71 lines $murl = $GLOBALS [' Cfg_cmspath ']. " /rss/". $this->typeid." XML ";
Modify include/sitemap.class.php, search for RSS in the file,
Find 57 rows and 94 rows, delete/data
57 Lines $typelink = $GLOBALS [' Cfg_cmsurl ']. " /rss/". $row->id." XML ";
94 lines $typelink = $GLOBALS [' Cfg_cmsurl ']. " /rss/". $row->id." XML ";
Dedecms weave Dream Change the path of the RSS, sitemap