if ($Url->canonical == "http://" . $Url->url) {
            $Url->canonical = sprintf("http://railpage.com.au%s", $Url->url);
        }