301 리디렉션 코드 생성기
검색 엔진 순위를 유지하려면 영구 301 리디렉션을 사용하세요.
코드 생성기는 html, php, asp, aspx 파일 및 .htaccess 리디렉션에 대한 웹 페이지 리디렉션을 지원합니다.
| 리디렉션 유형 방향 전환 |
이전 페이지 파일 유형 |
이전 URL 서버 유형 |
영구적이다 301 리디렉션? |
|
|---|---|---|---|---|
| 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 |