http://happyfestival.kr/
위 스크린샷 처럼 변경을 하고 캐시삭제 해도 반영이 안되네요
기존 og:url http://happyfestival.kr/app/main/index → http://happyfestival.kr
으로 변경해 놓은 상태인데도 카톡 스크린샷에서 마지막 url 에서 변경이 안되네요
http://happyfestival.kr/
안녕하세요.
카카오 스크랩 서버는 클라이언트 랜더링을 지원하지 않습니다.
<script>
document.location.replace('/app/main/index');
</script>
http://happyfestival.kr
접근 시, 스크립트에서 다른 페이지로 이동 시키고 있는데요
이동이 필요하신 경우 스크립트에서 처리하지 마시고 서버에서 302 리디렉션 부탁드립니다.