Page is a not externally linkable
londrum - 9:49 am on Jul 13, 2010 (gmt 0)
if you're obsessive about page weight like me, then you can hack of huge chunks out of it by using relative urls.
imagine if you had 20 like these on a page: <a href="http://www.example.com/directory/pagename.php?query=string">
you can cut them all down to just this: <a href="?query=string">