Jump to content

sitemap hiding in the FO and/or removing from the footer.


Recommended Posts

Hello folks,

 

I was searching to doing the follow.

I want to hide my suppliers in the FO for my visitors, when they using to showing the sitemap.

I have no suppliers block installing from the module.

 

Is it possible to exclude them from the sitemap or removing the sitemap link and text in the footerblock?

I have them disable in the Google sitemap for indexing.

 

I have traying the CMS page to overshow of the sitemap, and so on..nowhere to find these link, for disable or delete them.

 

I running the V1.5.4.1 version, standard theme.

Thanks in advance,

 

Generaal

Edited by Generaal (see edit history)
Link to comment
Share on other sites

  • 2 months later...

Good morning,

 

To hide sitemap from header go to:

 

public_html/your theme/modules/blockpermanentlinks/blockpermanentlinks-header.tpl

 

And {*comment out*}

 

Around line 26

 

{*<li id="header_link_sitemap"><a href="{$link->getPageLink('sitemap')}" title="{l s='sitemap' mod='blockpermanentlinks'}">{l s='sitemap' mod='blockpermanentlinks'}</a></li>*}

 

 

Hope this helps

 

Paul

Edited by Paulito (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...