Redirect type | Redirect side | Old page file type | Old URL server type | 是否永久性的301重定向? |
---|---|---|---|---|
PHP | 服务器端 | .php | Apache / Linux | yes |
ASP | 服务器端 | .asp | IIS / Windows | yes |
ASP.NET | 服务器端 | .aspx | IIS / Windows | yes |
Apache .htaccess | 服务器端 | all | Apache / Linux | yes |
IIS web.config | 服务器端 | all | IIS / Windows | yes |
HTML meta tag | 客户端 | .html | all | no |
Javascript | 客户端 | .html | all | no |
jQuery | 客户端 | .html | all | no |