If you try it, you'll see that a line of the HTML code appears on the screen, along with a link to YahooGroups, but the page never redirects.
I've pasted in the code I'm using below. I'd be grateful to anyone who could explain to me how to get the redirection working. (Also, since our group name "SeattleCFS" comes up first in a Google search, it would be nice to set up the redirection so that we keep our Google ranking. Is that possible?)
<html>
<head>
<title>Redirect to SeattleCFS YahooGroup</title>
< content="0;url=http://health.groups.yahoo.com/group/SeattleCFS/">
</head>
<body>
<p>
Redirecting to SeattleCFS YahooGroup. If you're not redirected within a couple of seconds,
click here:<br />
<a href="http://health.groups.yahoo.com/group/SeattleCFS/">SeattleCFS YahooGroup</a>
</p>
</body>
</html>
Bookmarks