I can mount a package so that a visitor can reference the pages using this url - http://hostname/packagename/pagename
but is there a way I can set up the site map so that a visitor can use a URL like - http://hostname/pagename (i.e. without the package name even though the pages belong to a package) ?
(obviously I would need to make sure the page names in the package dont clash with the main site page names, such as "/admin", but is it possible ?)
thanks
Robert
Request notifications