Zen Cart Logo
Forums / Customization from the Admin / How to remove Site map links

How to remove Site map links

Locked

Views: 5,666

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
23 Nov 2007, 5:24 PM
#1
jthomo avatar

jthomo

New Zenner

Join Date:
Sep 2007
Posts:
38
Plugin Contributions:
0

How to remove Site map links

Hi,
I have removed all the links i know how to via the admin off the site map however i am still a little bit puzzled how to get rid of one more.

Does anyone know how to remove the Reviews link from the site map?

Thanks
Jamie

4 Jul 2008, 2:30 PM
#2
eagleye avatar

eagleye

New Zenner

Join Date:
Jul 2008
Location:
Canada
Posts:
8
Plugin Contributions:
0

Re: How to remove Site map links

Erase or comment this line:

<li><?php echo '<a href="' . zen_href_link(FILENAME_REVIEWS) . '">' . PAGE_REVIEWS . '</a>'; ?></li>

from this file:

tpl_site_map_default.php