i want work link facebook image and player video in facebook
i use codigo in AVS script but dont work. I edit header.tpl
- Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="pt-BR"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:fb="http://www.facebook.com/2008/fbml"
xmlns:og="http://ogp.me/ns#">
<head>
<meta property="og:title" content="xxxxx">
<meta property="og:type" content="movie">
<meta property="og:url" content="http://www.xxxxx.com.br">
<meta property="og:image" content="http://www.xxxxx.com.br/media/videos/tmb/213/1.jpg">
<meta property="og:description" content="{if isset($self_description) && $self_description != ''}{$self_description|escape:'html'}{else}{$meta_description}{/if}">
<meta property="og:site_name" content="xxxxx">
<meta property="fb:admins" content="xxxxx" />
<meta property="og:video" content="{$baseurl}/media/player/player.swf?f={$baseurl}/media/player/config.php?vkey={$video.VID}">
<meta property="og:video:type" content="application/x-shockwave-flash">
<meta property="og:video:width" content="398">
<meta property="og:video:height" content="264">
<meta property="og:site_name" content="xxxxx">
http://developers.facebook.com/docs/ope ... extra-data
I see you clients work
http://www.grafftube.com/video/2215/art ... reets-moca
thanks