Make the creation and dissection of links centralized, which improves code understanding and also gives many benefits, among them:
ability to make links so that the simplistic rules of robots.txt can be used to separate page view URIs from all others
URLs could be reduced automatically, by using HTTP_REFERER and deleting any common prefix
See also LinkPattern for the user visible stuff.