|
It is a metatag. I believe the code is sometime like this. Of course, it is good etiquette to tell the person that they are being redirected & the redirected address in case it doesn't redirect them.
<html>
<head>
<meta http-equiv="Refresh" content="6; url=http://www.redirectedsite.com">
>title<Page Title</title>
</head>
|