This cross browser redirect code snippet generator tool helps you to automatically create a redirect code snippet.
You may add time delay before the redirection, or set it to zero and have an immediate redirection.
The redirect code script uses the window.location.replace(url) instead of the window.location.href = url to prevent the browser to push the redirector site to the history, so the users are able to hit the back button, without creating redirect loops.
The script also contains an HTML redirect code line only for JavaScript disabled browsers. It also has a built-in IE hack to pass the http referer.
A link rel="canonical" line is added to the script, so search engines will display your destination site instead of the redirector.
Copyright Generator Code Provided By: Insider Zone