I have seen some Facebook apps that instead of being normal apps with the Canvas iframe, instead redirect the user to the external website instead e.g.
http://www.facebook.com/foursquare
See how the go to app link goes to the website instead, and if you see a post in the timeline or news feed the link that says via Foursquare that shows a popup when you hover it also links directly to the website.
Example of this is also on the Neowin app page:

My question is how do you create this?
As I have created a Facebook page for a product I am building that will be allowing users to post to their timeline etc but won't actually be an app as the site itself is the app rather than being an iframe viewed on Facebook.
It can't be any redirect scripts as the url shown in the browser status bar for the links is the actual website so the links themselves have been modified rather than redirecting the user when they access the canvas page...
