我想在Facebook上分享youtube视频,并希望允许直接在墙上播放此视频另外我想在那里放置我的自定义标题和说明。为此,我为我的页面创建了元标记:
<html xmlns:fb="http://ogp.me/ns/fb#" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr" itemscope itemtype ="http://schema.org/VideoObject">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# video: http://ogp.me/ns/video#">
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="https://www.youtube.com/watch?v=yVHfkVKgf2M" />
<meta property="og:title" content=" Make a Website With Joomla 3.4 - 2016 (Windows)" />
&#13;