|
The only way I know how to do 301 redirects is through .htaccess file and mod_rewrite module.
There's a way to redirect through html?
I wouldn't want to do it in javascript, because what if by chance they don't have javascript enabled (some people don't believe it or not).
But I would be interested to see how to redirect with html???
|