Marlboro.com hat einen Redirect für fortgeschrittene entworfen:
<html> <head> <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1"> <title>Coupons and special offers from Marlboro</title> <meta name="keywords" content="marlboro cigarettes, marlboro miles" /> <meta name="description" content="" /> </head> <script language=javascript> <!-- function redirect() { var anchorObj = document.getElementById("target1"); anchorObj.href = "http://smokersignup.com/signup/index.jsp?pc=MAR2006"; anchorObj.click(); } //--> </script> <body onload="redirect();"> <a id="target1" href="#"></a> </body> </html>
Warum kein Meta-Refresh? Oder location.href? Oder will man explizit keine Firefox-Nutzer zum Rauchen ermuntern? Welche Agentur hat sich das denn bezahlen lassen?