
In the current blog configuration, if you want your blog to be your Penn State Personal Homepage, you will need to create a redirect page.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="Refresh" content="0; url=BLOG URL HERE" />
</head>
<body>
</body>
</html>
When users go to your homepage (e.g. http://www.personal.psu.edu/xyz123), they will be redirected to your blogs.
See A Guide for Penn State Web Developers for more information on posting static HTML pages.
Recent comments
21 hours 27 min ago
21 hours 32 min ago
22 hours 32 min ago
22 hours 44 min ago
22 hours 46 min ago
2 days 21 hours ago
3 days 8 hours ago
4 days 3 hours ago
4 days 22 hours ago
6 days 20 hours ago