Intechnic
Users Developers
Home / Forums / In-Portal CMS / General In-Portal Discussions / change url site_map.html / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

change url site_map.html (5)


Posted: 04/10/2008 4:03:46 PM

Reply Quoted  


Hi Dmitry,

The url of the site map is now:

www.domainname.com/platform/site_map.html


and i want it do be:

www.domainname.com/site_map.html

How to do so?

Thanks,

Stefan

p.s.:

This is the code in the footer.tpl
<a href="<inp2:m_Link template="platform/site_map"/>"><inp2:m_Phrase label="lu_SiteMap"/></a>

Posted: 04/10/2008 4:23:35 PM

Reply Quoted  


beheerder wrote:04/10/2008 4:03:46 PM
Hi Dmitry,

The url of the site map is now:

www.domainname.com/platform/site_map.html


and i want it do be:

www.domainname.com/site_map.html

How to do so?

Thanks,

Stefan

p.s.:

This is the code in the footer.tpl
<a href="<inp2:m_Link template="platform/site_map"/>"><inp2:m_Phrase label="lu_SiteMap"/></a>


Hello Stefan,

It's easy, you can move any general template around as you wish. Site_map.tpl is not exclusion from this rule -- you can move the file up from platform/ folder one folder up. Make sure you adjust the link to the template accordingly.

Thanks.

Posted: 04/10/2008 4:59:36 PM

Reply Quoted  


Hi Dmitry,

thanks but i cannot find the page in the catalog, even tried with search option.

Thanks


Dmitry wrote:04/10/2008 4:23:35 PM
beheerder wrote:04/10/2008 4:03:46 PM
Hi Dmitry,

The url of the site map is now:

www.domainname.com/platform/site_map.html


and i want it do be:

www.domainname.com/site_map.html

How to do so?

Thanks,

Stefan

p.s.:

This is the code in the footer.tpl
<a href="<inp2:m_Link template="platform/site_map"/>"><inp2:m_Phrase label="lu_SiteMap"/></a>


Hello Stefan,

It's easy, you can move any general template around as you wish. Site_map.tpl is not exclusion from this rule -- you can move the file up from platform/ folder one folder up. Make sure you adjust the link to the template accordingly.

Thanks.


Posted: 04/10/2008 5:07:10 PM

Reply Quoted  


Stefan,

It's a static template page and not managed through In-edit functionality.

Thanks.

Posted: 04/14/2008 11:22:35 AM

Reply Quoted  


Hi Stefan,

It should be good now.

Thanks.