0
내가 페이스 북 데이터베이스
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta property="og:url" content="xxx/public/GigGuide2.asp?A=<%=iActName%>"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Live Gig Guide"/>
<meta property="og:image" content="<%=HiRes%>"/>
<meta property="og:site_name" content="MyEpod"/>
<meta property="og:description" content="Live Gig Guide"/>
에서 표시하는 이미지를 끌어 필요
에 대한 이미지 OG 태그를 만들? 내가 도대체 뭘 잘못하고있는 겁니까?
Open Graph Object Debugger는 이미지 태그를 제외하고 모든 태그를 가지고 있으며 페이지의 사진 등을 사진에 올릴 수 있어야합니까?
무엇이''<%=HiRes%> '입니까? –