When referring to hyperlinks and pages inside pages, don't pass in strings - instead, ensure that "typed" anchors are used and pages have typed names including SITE_PREFIX capability in case the entire site is underneath another endpoint other than /.
When referring to hyperlinks and pages inside pages, don't pass in strings - instead, ensure that "typed" anchors are used and pages have typed names including
SITE_PREFIXcapability in case the entire site is underneath another endpoint other than/.