...
The solution chosen is to show an un-themed 404 page that notifies the user that the link was not found; they may try again, or wait to be redirected.
...
The redirect location is set in the config file as the constant REDIRECT_LOCATION
. It is also set to google.com in the theme just in case it is missing from the config file. It was set to google.com not wisconsin.edu in the theme in case the theme is used for other projects that wouldn’t want redirection to wisconsin.edu.