Page Links To plugin for WordPress
January 31st, 2009
As you can see this blog has several subpages like photography and about. My problem was to have a page linked to an external website. Therefore I used:
<script type=”text/javascript”><!–
window.location = “http://flickr.com/basvandijk”
// –></script>
window.location = “http://flickr.com/basvandijk”
// –></script>
Now it turned out, there is a WordPress plugin available called “Page Links To” When enabled it provides you the option to have a page linked to an external website of your choice. Works a lot better than using Javascript redirects

Page Links To field