카카오톡에서 미리보기가 안보입니다

안녕하세요.
톡에서 링크 공유 시 미리보기 정보가 안나와서 문의드립니다.

https://airfair.govent.kr/

메타 태그 및 사이트 title도 작성해두었는데, 링크 공유 시 미리보기가 없다고 나옵니다.

안녕하세요.

카카오 스크랩서버에서 접근 시, 아래와 같이 응답하고 있습니다.
세션이 없고, User-Agent 값이 facebookexternalhit/1.1; kakaotalk-scrap/1.0; +https://devtalk.kakao.com/t/scrap/33984 일때 응답 상태를 확인 부탁드립니다.

<html>
	<head>
	<title></title>
	
	<meta name="naver-site-verification" content="8ce1eae437f132fe0915ac9e825129eae9e1fdc7"/>
	<script>
		if(window.location.protocol != 'https:') {
			location.href = location.href.replace("http://", "https://");
		}
		else
		{ 
			var strArray=document.domain.split('.');
			if(strArray.length > 0)
			{ 
				location.href="/idx?prefix=" + strArray[0];
			}
		}
		</script>		
	</head>	
</html>