If you want to retrieve the url of the PublishingPage , it is better to use Page.Uri.AbsoluteUri instead of Page.Url. Because Page.Url gives you the server relative url, this can be the result you don't want. With Page.Uri.AbsoluteUri, yuo are always safe.
6b17fc55-52e0-46da-b923-ba9d6e7d32fb|2|4.5