Almost! I had to get the UriBuilder from the controllerContext: $this->view->assign('checkPageLink', $this->controllerContext->getUriBuilder()->reset()->setTargetPageUid($this->settings['checkPage'])->buildFrontendUri()); Thanks for your help!