Hi. I need to be able to fetch the page url as shown with realURL (not just the ID). How is this possible? I can get it nicely wrapped in an "a-tag" as a link using the code below. temp.pageurl=TEXT temp.pageurl.typolink { parameter.data=TSFE:id } But I need the URL clean as this: "http://www.typo3wizard.com/en/main.html" Any suggestions? Thanks.