




























app\code\core\Mage\Sitemap\Model\sitemap.php
/**
* Generate cms pages sitemap
*/
$url=$item->getUrl();
if($url=='home')$url='';
/app/code/core/Mage/Adminhtml/etc/config.xml
Replace (at around line 190)
<any_path>/*/sitemap.xml</any_path>
with
<!-- <any_path>/*/sitemap.xml</any_path> -->
clear cache .
亲,好好休息,注意身体
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。