Redirecting the page to another page – building a website

Problems often arise when you click on the wrong link, which already appears in Google searches as a link to the old URL. This is a useful tip in that case.

Let’s create an old file name and put the code below. This is a method of forcibly redirecting the page by putting the url in the head part.

홈페이지 제작시 해당 페이지를 다른 페이지로 redirect 하기

홈페이지를 제작할때 이미 만들어진 페이지를 새로운 툴을 이용해서 다시 제작할때가 있다. 이미 구글 검색에 이전 URL 링크로 목록에 나타나 잘못된 링크로 클릭하면 문제가 생길 일이 종종 생긴다. 그럴때 유용한 팁이다.

Old 파일주소를 만들어 아래 코드를 넣어보자. head 부분에 이동할 url 을 넣어 강제로 페이지를 redirect 시키는 방법이다.

error: Content is protected !!