Redirect type | Redirect side | Old page file type |
Old URL server type | Is permanent 301 redirect? |
---|---|---|---|---|
PHP | Server-side | .php | Apache / Linux | yes |
ASP | Server-side | .asp | IIS / Windows | yes |
ASP.NET | Server-side | .aspx | IIS / Windows | yes |
Apache .htaccess | Server-side | all | Apache / Linux | yes |
IIS web.config | Server-side | all | IIS / Windows | yes |
HTML meta tag | Client-side | .html | all | no |
Javascript | Client-side | .html | all | no |
jQuery | Client-side | .html | all | no |