views:

393

answers:

0

We have a webpage that is the largest video sharing page in Slovenia (www.mojvideo.com). If somebody posts a link to a video on FB it's just displayed as a link (video's thumb does apear next to it). What I would like now is that FB would post this like YouTube videos where you can watch the video directly on FB. I have all the relevant meta tags on my page:

<meta name="title" content="some title" /> 
<meta name="medium" content="video" /> 
<meta name="description" content="some description" /> 
<meta name="timestamp" content="1251272689" /> 
<link rel="image_src" href="http://www.mojvideo.com/some-title/t/7e4b2d6228a1da3c92e7.jpg" /> 
<link rel="video_src" href="http://www.mojvideo.com/v/75f84957f5af94a27d86" />
<meta name="video_height" content="378" /> 
<meta name="video_width" content="480" /> 
<meta name="video_type" content="application/x-shockwave-flash" />

Does FB staff have to approve your webpage for this to work, or is there any other trick I must use?

edit: I've found my answer here: http://www.facebook.com/share%5Fpartners.php